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

add Semigroup/Monoid instances to Frame #15

Closed
ocramz opened this issue May 13, 2021 · 1 comment
Closed

add Semigroup/Monoid instances to Frame #15

ocramz opened this issue May 13, 2021 · 1 comment
Labels
enhancement 🚀 New feature or request good first issue Good for newcomers R&D : library

Comments

@ocramz
Copy link
Owner

ocramz commented May 13, 2021

For the list representation this is trivial, not so much if the internals are a ConduitT or similar

@ocramz ocramz added enhancement 🚀 New feature or request good first issue Good for newcomers R&D : library labels May 13, 2021
@ocramz
Copy link
Owner Author

ocramz commented Jun 15, 2021

Added Semigroup instance for now (v 0.2)

@ocramz ocramz closed this as completed Jun 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🚀 New feature or request good first issue Good for newcomers R&D : library
Projects
None yet
Development

No branches or pull requests

1 participant