Lodash.add

Adds two numbers.

struct Lodash
nothrow @trusted @safe ref
add
(
T
)
(
auto ref T other
)

Return Value

Type: auto ref

- Lodash chained on (number): the total.

Meta