IterableOption<T> extension

Extensions for Iterable<Option<T>>

on

Methods

toNullableList() List<T?>

Available on Iterable<Option<T>>, provided by the IterableOption extension

Returns a list of nullable values