ndmitchell / extra

Extra Haskell functions
Other
94 stars 37 forks source link

#86 Add `notNull` for `Foldable` #97

Closed dyniec closed 2 years ago

dyniec commented 2 years ago

Thanks for the pull request!

By raising this pull request you confirm you are licensing your contribution under all licenses that apply to this project (see LICENSE) and that you have no patents covering your contribution.

If you care, my PR preferences are at https://github.com/ndmitchell/neil#contributions, but they're all guidelines, and I'm not too fussy - you don't have to read them.

Implementation of #86. There are no tests for that change as whole Data.Foldable.Extra is excluded from tests

ndmitchell commented 2 years ago

Thanks! Would it be useful to have this in a release? Or more just doing so for completeness?

dyniec commented 2 years ago

Thanks for merging! No need to release it right now :)