NullableKtSetExtensions<T> extension

on

Methods

orEmpty() KtSet<T>
Returns this KtSet if it's not null and the empty set otherwise.