+ is a function defined in C source code.

Signature
(+ &rest NUMBERS-OR-MARKERS)

Documentation
Return sum of any number of arguments, which are numbers or markers.

View in manual

References
C code is not yet loaded.

Find all references

Source Code
C code is not yet loaded.

Set C source directory

Symbol Properties
byte-compile
  byte-compile-variadic-numeric
byte-opcode
  byte-plus
byte-optimizer
  byte-optimize-plus
pure
  t
side-effect-free
  t