setSubtract

fun setSubtract(set: Set, other: Set)

Subtracts the contents of @other from @set.

Since

0.9.2

Parameters

set

A set

other

Another set