(extract-ctx ot m)
(extract-ctx ot m ctx)
given a capture
text map, return a Context
better name? m->Ctx extract
given a `capture` text map, return a Context better name? m->Ctx `extract`
(inject ot)
(inject ot ctx)
get the context metadata into a text map
Takes a context and returns a map for serialization
better names? ctx->m
ctx-m
capture
ser
get the context metadata into a text map Takes a context and returns a map for serialization better names? `ctx->m` `ctx-m` `capture` `ser`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close