Protocols that sharing with other namespaces
Protocols that sharing with other namespaces
(cache-wrapper wrapped focus)
construct a CachedWrapper
construct a CachedWrapper
A wrapper for a value.
A wrapper for a value.
(-unwrap this m k)
unwrap the real value from a wrapper on the key of k
unwrap the real value from a wrapper on the key of k
(-wrapped? this)
is this a wrapper?
is this a wrapper?
(wrapper-entry m [k v])
returns a k,v pair from map m
and input k-v pair.
If v
is a wrapped, then recursive unwrap it.
returns a k,v pair from map `m` and input k-v pair. If `v` is a wrapped, then recursive unwrap it.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close