(+ [] [x] [x y] [x y & more])Returns the sum of nums. (+) returns 0. Does not auto-promote
longs, will throw on overflow. See also: +'
Examples
No examples yet. Be the first to add one!
(+ [] [x] [x y] [x y & more])No examples yet. Be the first to add one!