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 encoding all live in com.s_exp.hako.Writer.writeAny (Java). This namespace only handles the fallback callback — sorted collections, queue, and user-tagged types.

Thin dispatch bridge for hako encode. Scalar / collection / record
encoding all live in com.s_exp.hako.Writer.writeAny (Java). This
namespace only handles the fallback callback — sorted collections,
queue, and user-tagged types.
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