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 Setter #765

Closed
4 tasks
julien-truffaut opened this issue Dec 19, 2019 · 2 comments
Closed
4 tasks

Add Setter #765

julien-truffaut opened this issue Dec 19, 2019 · 2 comments
Assignees
Labels
3.x Next major version beginner friendly

Comments

@julien-truffaut
Copy link
Member

julien-truffaut commented Dec 19, 2019

  • Create Setter
  • CreateAppliedSetter
  • SetterSyntax
  • Make Optional inherit from Setter until we have Traversal

A Setter needs at least a set, modify and compose methods.

Here is the current version. I propose that we implement the monomorphic version for now (i.e. 2 type parameters instead of 4).

@cquiroz
Copy link
Collaborator

cquiroz commented Dec 20, 2019

I'll start working on this

@cquiroz
Copy link
Collaborator

cquiroz commented Jan 1, 2020

Fixed by #779

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.x Next major version beginner friendly
Projects
None yet
Development

No branches or pull requests

2 participants