minus

open operator override fun MST.minus(other: MST): MST.Binary

Subtraction of two elements.

Return

the difference.

Parameters

<receiver>

the minuend.

other

the subtrahend.

Sources

common source
Link copied to clipboard