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)

+cljs

(+ x y)

->longcljs

(->long x)

Coerces to long, or returns nil if not possible.

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

bit-countcljs


bit-orcljs

(bit-or x y)

bit-xorcljs

(bit-xor x y)

from-numbercljs

(from-number x)

from-stringcljs

(from-string s radix)

ONEcljs


unsigned-bit-shift-rightcljs

(unsigned-bit-shift-right x n)

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

× close