ClojureDocs

导航

命名空间

unchecked-add

clojure.core

1.0版起提供 (来源)
  • (unchecked-add x y)
Returns the sum of x and y, both long.
Note - uses a primitive operator subject to overflow.