Skip to content

Missing synchronous version of StreamExt::filter_map #2237

@futpib

Description

@futpib
Map Filter & Map
Sync (-> T callback) map
Async (-> Future<T> callback) then filter_map

I also wonder why filter_map was not called filter_then

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions