JSMonk / sweet-monads

The library which provides useful monads, interfaces, and lazy iterators.
MIT License
343 stars 22 forks source link

feat: added filter to Maybe #77

Open stuffy-idler opened 6 hours ago

stuffy-idler commented 6 hours ago

IMO it's quite useful combinator, but it wasn't added yet, even though there is appropriate PR.

@JSMonk could you review it?