Public API for hako — schemaless, low-alloc Clojure serialization.
Public API for hako — schemaless, low-alloc Clojure serialization.
Extension registry: records, sorted-collection helpers, user tags.
Extension registry: records, sorted-collection helpers, user tags.
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.
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.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |