Skip to main content

declare

macrov1.0

clojure.core/declare

Available in:BBCLJCLJS
(declare [& names])
defs the supplied var names with no bindings, useful for making forward declarations.

No examples yet. Be the first to add one!