Liking cljdoc? Tell your friends :D

valuehash.impl

Simple implementation based on plain byte arrays

Simple implementation based on plain byte arrays
raw docstring

CanonicalByteArraycljprotocol

An object that can be converted to a canonical byte array, with value semantics intact (that is, two objects that are clojure.core/= will always have the same binary representation)

An object that can be converted to a canonical byte array, with value
semantics intact (that is, two objects that are clojure.core/= will always
have the same binary representation)

to-byte-arrayclj

(to-byte-array this)

Convert an object to a canonical byte array

Convert an object to a canonical byte array
sourceraw docstring

list-sepclj

source

long->bytesclj

(long->bytes val)

Convert a long value to a byte array

Convert a long value to a byte array
sourceraw docstring

map-sepclj

source

set-sepclj

source

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

× close