SetX<T> extension

Extensions for Set.

on

Methods

ifEmpty(Set<T> value) Set<T>
Returns this Set if it's not empty, otherwise returns value.