Liking cljdoc? Tell your friends :D

com.evanjbowling.base.convert


fraction-seqclj

(fraction-seq f b)
source

int-seqclj

(int-seq i b)
(int-seq i b e)

Lazy sequence of values to represent integer i in base b ordered in big endian.

Lazy sequence of values to represent integer i
in base b ordered in big endian.
sourceraw docstring

max-exponent-indexclj

(max-exponent-index i b)

Max exponent imdex in base zero to represent integer i in base b.

Max exponent imdex in base zero to represent
integer i in base b.
sourceraw docstring

position-strclj

(position-str d base opts)
source

rational-to-baseclj

(rational-to-base r b)
source

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

× close