Liking cljdoc? Tell your friends :D

clojure.test.check.random.longs

Internal namespace, wrapping some goog.math.Long functionality.

Internal namespace, wrapping some goog.math.Long functionality.
raw docstring

*cljs

(* x y)
source

+cljs

(+ x y)
source

->longcljs

(->long x)

Coerces to long, or returns nil if not possible.

Coerces to long, or returns nil if not possible.
sourceraw docstring

bit-countcljs

source

bit-orcljs

(bit-or x y)
source

bit-xorcljs

(bit-xor x y)
source

from-numbercljs

(from-number x)
source

from-stringcljs

(from-string s radix)
source

ONEcljs

source

unsigned-bit-shift-rightcljs

(unsigned-bit-shift-right x n)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close