IterableOptionalOps<T> extension

on

Methods

flatten() Iterable<T>

Available on Iterable<T?>, provided by the IterableOptionalOps extension

flatten iterable of nullable into iterable of non-nullable