You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My first thought is that it would be better to provide type-classes for those (like Witherable <-> Filterable), to avoid the intermediate structure.
Second thought that we shouldn't forget about alignWith either.
Control.Monad
exportszipWithM
, defined as:No reason
semialign
couldn't generalize this to work withZip
, too. I'd be happy to submit a PR if that would be welcome.Thanks all for a lovely suite of packages 💟
The text was updated successfully, but these errors were encountered: