ClojureDocs

导航

命名空间

+'

clojure.core

1.0 版起可用 (源代码)
  • (+')
  • (+' x)
  • (+' x y)
  • (+' x y & 更多)
Returns the sum of nums. (+') returns 0. Supports arbitrary precision.
See also: +