NonEmptyIListNestedOps<A> extension
Operations available when NonEmptyIList elements are themselves NonEmptyILists.
- on
Methods
-
flatten(
) → NonEmptyIList< A> -
Available on NonEmptyIList<
Combines all nested lists into one list using concatenation.NonEmptyIList< , provided by the NonEmptyIListNestedOps extensionA> >