(digit-mapping base)
Return a string such that 0 value is mapped to first character, 1 is mapped to second and so on.
Return a string such that 0 value is mapped to first character, 1 is mapped to second and so on.
(sub n)
Convert integer n to subscript string.
Convert integer n to subscript string.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close