Join Slack
Powered by
I love the NonEmptyList class of the arrow-core li...
# arrow
r
Ron S
04/24/2022, 2:58 PM
I love the NonEmptyList class of the arrow-core library. It statically ensures the presence of at least one element. What do you think about introducing a NonEmptySet class extending the Set interface? Haskell seems to have an equivalent too.
s
stojan
04/24/2022, 4:46 PM
https://github.com/arrow-kt/arrow/issues/2565
PRs are welcome I guess 😉
r
Ron S
04/24/2022, 5:04 PM
I tried to open an issue at arrow-core but they were read only and the guide on how to contribute was broken, but thx
s
stojan
04/25/2022, 3:24 AM
The projects moved to multi-repo for a while, it's why arrow-core excited. Now they are back to monorepo setup
☝️ 1
15
Views
Open in Slack
Previous
Next