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

Implement codecs for some common Monoid types #241

Closed
4 tasks done
chshersh opened this issue Nov 3, 2019 · 0 comments · Fixed by #244
Closed
4 tasks done

Implement codecs for some common Monoid types #241

chshersh opened this issue Nov 3, 2019 · 0 comments · Fixed by #244
Assignees
Labels
codec Conversion between TOML and custom user data types generics Generic bidirectional codecs

Comments

@chshersh
Copy link
Contributor

chshersh commented Nov 3, 2019

  • Last
  • First
  • Any
  • All

Including generic codecs.

These data types are very common and useful, so why not implement codecs for them and remove some boilerplate in other projects.

@chshersh chshersh added codec Conversion between TOML and custom user data types generics Generic bidirectional codecs labels Nov 3, 2019
vrom911 added a commit that referenced this issue Nov 6, 2019
chshersh pushed a commit that referenced this issue Nov 6, 2019
* [#241] Implement codecs for some common Monoid types

Resolves #241

* Update CHANGELOG.md

Co-Authored-By: Dmitrii Kovanikov <kovanikov@gmail.com>

* Fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
codec Conversion between TOML and custom user data types generics Generic bidirectional codecs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants