Skip to content

subtract<T>

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

Perform JavaScript subtraction (-) on two values.