Skip to content

Add writer ADT#19

Merged
jonlaing merged 2 commits intojonlaing:masterfrom
lupuszr:writer
Sep 6, 2019
Merged

Add writer ADT#19
jonlaing merged 2 commits intojonlaing:masterfrom
lupuszr:writer

Conversation

@lupuszr
Copy link
Copy Markdown
Contributor

@lupuszr lupuszr commented May 29, 2019

The goal of this PR is to add Writer and by it the required Monoid data type.
I'm not sure is it the "most" Reason way to define a module constructor functor inside another one, so if anyone has a better suggestion I would love to hear it.

[+] Monad implementation
[+] Applicative implementation
[+] Tests for monad implementation

@lupuszr lupuszr changed the title [WIP] Add writer ADT Add writer ADT Jun 9, 2019
@jonlaing jonlaing merged commit 7f53f1c into jonlaing:master Sep 6, 2019
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