Liking cljdoc? Tell your friends :D
All platforms.

sodium.utils


all-keys-valid?clj/s

(all-keys-valid? keys universe)

Check that each of keys is present in universe. If not, check more carefully to report a useful warning to the console. [TODO] Note that this is not a 100% logical place for this function. It is ClojureScript runtime support for code generated by the defcontrol macro.

Check that each of keys is present in universe.
If not, check more carefully to report a useful warning to the console.
[TODO] Note that this is not a 100% logical place for this function. It is
ClojureScript runtime support for code generated by the defcontrol macro.
sourceraw docstring

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

× close