To
Extensions
Inherited extensions
extension (keyword: Keyword)
extension (keywordOrView: KeywordOrView)
def foreach[Nested <: Do](action: Collection => Nested): FlatForeach[To[ForYield, Element, Collection], Collection, Nested]
- Inherited from
- HasValueOrElement
def withFilter(filter: Element => Boolean): WithFilter[To[ForYield, Element, Collection], Collection]
- Inherited from
- HasValueOrElement