Liking cljdoc? Tell your friends :D

oksa.util


-non-null-list-type?clj/s

(-non-null-list-type? coll)
source

-oksa-parse?clj/s

(-oksa-parse? ast)
source

enlive->hiccupclj/s

(enlive->hiccup ast)

Walks & transforms malli 0.18.0 parse ("enlive") result to pre-0.18.0 AST ("hiccup") format.

Walks & transforms malli 0.18.0 parse ("enlive") result to pre-0.18.0 AST ("hiccup") format.
sourceraw docstring

malli-tag-supported?clj/s

(malli-tag-supported?)
source

transform-malli-astclj/s

(transform-malli-ast transform-map parse-tree)

Applies transform-map to parse-tree recursively. Adapted from instaparse.core/hiccup-transform.

Applies transform-map to parse-tree recursively. Adapted from `instaparse.core/hiccup-transform`.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close