Skip to main content

defonce

macrov1.7

cljs.core/defonce

Available in:BBCLJCLJS
(defonce [x init])
defs name to have the root value of init iff the named var has no root value, else init is unevaluated

No examples yet. Be the first to add one!