Skip to content

feat: Adds missing instances for NonEmpty and adds some Linear counterpart of Data.List.NonEmpty#495

Merged
aspiwack merged 5 commits intotweag:masterfrom
konn:nonempty
Jan 19, 2026
Merged

feat: Adds missing instances for NonEmpty and adds some Linear counterpart of Data.List.NonEmpty#495
aspiwack merged 5 commits intotweag:masterfrom
konn:nonempty

Conversation

@konn
Copy link
Copy Markdown
Contributor

@konn konn commented Dec 30, 2025

I had some linear code involving NonEmpty, and misses its Traversable instance and some helper functions.
This PR adds those.

Copy link
Copy Markdown
Member

@aspiwack aspiwack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great. Thanks.

@aspiwack aspiwack merged commit b00ac77 into tweag:master Jan 19, 2026
7 checks passed
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

Successfully merging this pull request may close these issues.

2 participants