Liking cljdoc? Tell your friends :D

s-exp.hako

Public API for hako — schemaless, low-alloc Clojure serialization.

Public API for hako — schemaless, low-alloc Clojure serialization.
raw docstring

s-exp.hako.ext

Extension registry: records, sorted-collection helpers, user tags.

Extension registry: records, sorted-collection helpers, user tags.
raw docstring

s-exp.hako.reader

Thin dispatch bridge for hako decode. Scalar / collection / record decoding all live in com.s_exp.hako.Reader.readAny (Java). This namespace threshold-probes the runtime's PersistentArrayMap behavior and installs a Clojure user-tag callback.

Thin dispatch bridge for hako decode. Scalar / collection / record
decoding all live in com.s_exp.hako.Reader.readAny (Java). This
namespace threshold-probes the runtime's PersistentArrayMap behavior
and installs a Clojure user-tag callback.
raw docstring

s-exp.hako.writer

Thin dispatch bridge for hako encode. Scalar / collection / record / sorted-coll / queue encoding all live in com.s_exp.hako.Writer (Java). This namespace only handles the fallback callback for user-tagged types + the custom-comparator warning.

Thin dispatch bridge for hako encode. Scalar / collection / record /
sorted-coll / queue encoding all live in `com.s_exp.hako.Writer`
(Java). This namespace only handles the fallback callback for
user-tagged types + the custom-comparator warning.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close