Skip to main content

constantly

functionv1.0

clojure.core/constantly

Available in:BBCLJCLJS
(constantly [x])
Returns a function that takes any number of arguments and returns x.

No examples yet. Be the first to add one!