minus

open inline operator override fun Short.minus(b: Short): Short

Subtraction of two elements.

Return

the difference.

Parameters

<receiver>

the minuend.

b

the subtrahend.

Sources

common source
Link copied to clipboard