query
On this page

add

lib.add

Primop
Docs pulled from | This Revision | about 2 hours ago

Takes 2 arguments

e1, e2


Return the sum of the numbers e1 and e2.


Noogle detected

Aliases

Detected Type
add :: Number -> Number -> Number

Implementation

This function is implemented in c++ and is part of the native nix runtime.