com.evanjbowling.base.convert

fraction-seq

(fraction-seq f b)

int-seq

(int-seq i b)(int-seq i b e)
Lazy sequence of values to represent integer i
in base b ordered in big endian.

max-exponent-index

(max-exponent-index i b)
Max exponent imdex in base zero to represent
integer i in base b.

position-str

(position-str d base opts)

rational-to-base

(rational-to-base r b)