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

Added "do notation" for Maybe, Either, Validation and IO Monads using generators #159

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Commits on Feb 26, 2018

  1. Configuration menu
    Copy the full SHA
    fa12cb3 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2018

  1. Configuration menu
    Copy the full SHA
    bba05c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2018

  1. Added do to Either type

    sevcsik committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    0599c5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    283b305 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    318d320 View commit details
    Browse the repository at this point in the history
  4. Changed PhantomJS to ChromeHeadless because PhantomJS doesn't support…

    … generator functions used in new unit tests
    sevcsik committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    9c6d65e View commit details
    Browse the repository at this point in the history