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
Add NonEmptyList and NonEmptySeq Helper Functions (#610)
* Add NonEmptyList helpers to match List.
* Add NonEmptySeq helpers to match Seq.
* Fix malformed tags in documentation.
* Incorporate feedback.
* Fix unit tests.
* Adjust return types of try* functions.
0 commit comments