setSet

fun setSet(set: Set, other: Set)

Makes the contents of @set equal to the contents of @other.

Since

0.9.2

Parameters

set

A set

other

Another set