NullIfEmptyOnSetX<T> extension

on

Properties

nullIfEmpty Set<T>?

Available on Set<T>, provided by the NullIfEmptyOnSetX extension

Returns null if the Set is empty, otherwise returns the Set.
no setter