Liking cljdoc? Tell your friends :D

fress.impl.bigint


<<cljs

(<< a b)

>>cljs

(>> a b)

abscljs

(abs bn)

bigintcljs

(bigint n)

bigint->bytescljs

(bigint->bytes bn)

bigint->hexcljs

(bigint->hex bn)

bigint?cljs

(bigint? n)

bit-switchcljs

(bit-switch bn)

@return {number} bits not needed to represent this number

@return {number} bits not needed to represent this number
raw docstring

bytes->bigintcljs

(bytes->bigint bytes)

flip-bin-stringcljs

(flip-bin-string bin)

hex->signed-bigintcljs

(hex->signed-bigint hex)

interprets as signed integer, use js/BigInt directly for unsigned

interprets as signed integer, use js/BigInt directly for unsigned
raw docstring

powcljs

(pow base exponent)

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close