Skip to content

Conversation

@gusty
Copy link
Member

@gusty gusty commented Sep 6, 2022

This will finally add an applicative computation expression, generic to all applicatives.

It will also add applicative2 and applicative3 CEs for 2 and 3 layered applicatives, which seems to come quite handy.

This will close #397

@gusty
Copy link
Member Author

gusty commented Sep 6, 2022

For applicative2, see a sample usage in this SO question

@gusty gusty force-pushed the gus/applicative-ce branch 2 times, most recently from 1f619f1 to 35f11b9 Compare September 7, 2022 06:33
@gusty gusty force-pushed the gus/applicative-ce branch from 35f11b9 to 6def673 Compare September 7, 2022 06:40
@gusty gusty force-pushed the gus/applicative-ce branch from d2c5a0d to 21288a1 Compare September 7, 2022 08:28
@gusty gusty force-pushed the gus/applicative-ce branch from 21288a1 to af2d49f Compare September 7, 2022 08:58
@gusty gusty force-pushed the gus/applicative-ce branch from 1e213fa to b80f597 Compare September 7, 2022 09:54
@gusty gusty force-pushed the gus/applicative-ce branch from 009480d to 87449a9 Compare September 11, 2022 06:43
@gusty gusty merged commit f0cd254 into master Sep 11, 2022
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.

WIP: Validation CE Builder

2 participants