ClojureDocs

Nav

Namespaces

-'

clojure.core

Available since 1.0 (source)
  • (-' x)
  • (-' x y)
  • (-' x y & more)
If no ys are supplied, returns the negation of x, else subtracts
the ys from x and returns the result. Supports arbitrary precision.
See also: -