lo
lo copied to clipboard
Suggestion: add parallel lop.FilterMap
Similar to https://github.com/luraim/fun#filtermap, performing filtering and mapping in a single call.
I need it too, so i make a PR #88 to solve it. 😊
I just merged your contribution.
I let this issue opened, since a parallel implementation would be appreciated here.
i have make a pr for lop.FilterMap func #143