Skip to content

add<T>

T add<T>(Object? first, Object? second)

Perform JavaScript addition (+) on two values.