Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Other non-empty containers #133

Open
samhh opened this issue Aug 9, 2022 · 3 comments
Open

Other non-empty containers #133

samhh opened this issue Aug 9, 2022 · 3 comments

Comments

@samhh
Copy link
Owner

samhh commented Aug 9, 2022

https://hackage.haskell.org/package/nonempty-containers NESet, NEMap. Probably call the prefix NonEmpty for consistency with arrays.

@samhh
Copy link
Owner Author

samhh commented Aug 9, 2022

Will require newtypes unlike NonEmptyArray.

@samhh
Copy link
Owner Author

samhh commented Aug 10, 2022

String too.

@samhh samhh added this to the 0.15.0 milestone Sep 2, 2022
@samhh
Copy link
Owner Author

samhh commented Sep 3, 2022

NonEmptyString: 198cb9d

I've been a bit lazy about porting the examples and the various utilities. Contributions welcome 👼

@samhh samhh removed this from the 0.15.0 milestone Sep 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant