IterableOption<T> extension
Extensions for Iterable<Option<T>>
Methods
-
toNullableList(
) → List< T?> -
Available on Iterable<
Returns a list of nullable valuesOption< , provided by the IterableOption extensionT> >
Extensions for Iterable<Option<T>>
Available on Iterable<