Liking cljdoc? Tell your friends :D

phlegyas.util


keywordizecljmacro

(keywordize x)

Turn argument into a string, then a keyword.

Turn argument into a string, then a keyword.
sourceraw docstring

packclj

(pack coll)

Pack a sequence into a byte array.

Pack a sequence into a byte array.
sourceraw docstring

reverse-mapcljmacro

(reverse-map table)

Reverses a map, keywordizing the value.

Reverses a map, keywordizing the value.
sourceraw docstring

wrap-bufferclj

(wrap-buffer byte-array')

Wraps a byte-array in a Java ByteBuffer, using little-endian byte order as required by the 9P2000 protocol.

Wraps a byte-array in a Java ByteBuffer, using little-endian
byte order as required by the 9P2000 protocol.
sourceraw docstring

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

× close