Skip to main content

+'

functionv1.0

clojure.core/+'

Available in:BBCLJ
(+' [] [x] [x y] [x y & more])
Returns the sum of nums. (+') returns 0. Supports arbitrary precision. See also: +

No examples yet. Be the first to add one!