NoneIfEmptyOnListExt<T extends Object> extension
- on
-
- List<
T>
- List<
Properties
-
noneIfEmpty
→ Option<
List< T> > -
Available on List<
Returns this list wrapped in a Some if it's not empty, otherwise returns None.T> , provided by the NoneIfEmptyOnListExt extensionno setter