Liking cljdoc? Tell your friends :D
Clojure only.

clj-arangodb.velocypack.core


unpackclj

(unpack slice)
(unpack slice key-fn)

Deserialize a VPackSlice. Takes an optional key-fn. By default integer and float keys are converted all others are returned as keywords

Deserialize a VPackSlice.
Takes an optional `key-fn`.
By default integer and float keys are converted
all others are returned as keywords
sourceraw docstring

VPackablecljprotocol

add-entryclj

(add-entry this k builder)

add-itemclj

(add-item this builder)

packclj

(pack this)
source

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

× close