Liking cljdoc? Tell your friends :D

marick.clojure.backwards-compatibility

Functions grabbed from newer versions of Clojure, so we can maintain backwards compatibility.

Functions grabbed from newer versions of Clojure, 
so we can maintain backwards compatibility.
raw docstring

defn-oncecljmacro

(defn-once sym & rest)

defn-once-in-corecljmacro

(defn-once-in-core sym & rest)

move-once-to-corecljmacro

(move-once-to-core source-namespace syms)

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

× close