nav
protocol-method
clojure.core.protocols/nav
(nav [coll k v])return (possibly transformed) v in the context of coll and k (a key/index or nil),
defaults to returning v.
Examples
No examples yet. Be the first to add one!
clojure.core.protocols/nav
(nav [coll k v])No examples yet. Be the first to add one!