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 /
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.
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 |