(denormalize v state)
Take a value, and some state. Walk the value, replacing any idents by looking up their values in the state. Do this recursively to create a tree.
Take a value, and some state. Walk the value, replacing any idents by looking up their values in the state. Do this recursively to create a tree.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close