All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.
to-base
to return a sequence instead of a formatted string. The sequence returned is [[integer values] [prefix values] [repetend values]]
. Sequences can be computed for a much larger range of input values and bases whereas formatted strings require a value-to-character mapping.hex-to-base64url
, uuid-to-base64url
and other convenience functions.hex-to-base64url
, uuid-to-base64url
and other convenience functions.hex-to-base64url
, uuid-to-base64url
and other convenience functions.to-base
and to-base-seq
functions.[Unreleased] https://github.com/evanjbowling/base/compare/0.1.0...HEAD
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close