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 ensureWith to Validated and Either (#1550) #1612

Merged
merged 12 commits into from
May 16, 2017

Commits on Apr 18, 2017

  1. Add ensureWith (typelevel#1550)

    Luka Jacobowitz committed Apr 18, 2017
    Configuration menu
    Copy the full SHA
    66031e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2017

  1. Add test cases for ensureWith

    Luka Jacobowitz committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    a3e9fdd View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2017

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

Commits on Apr 28, 2017

  1. Add additional test for Either.ensureWith

    Luka Jacobowitz committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    f81e872 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2017

  1. Rename ensureWith to ensureOr

    Luka Jacobowitz committed May 4, 2017
    Configuration menu
    Copy the full SHA
    f16a3e7 View commit details
    Browse the repository at this point in the history
  2. Add ensureWith to MonadError

    Luka Jacobowitz committed May 4, 2017
    Configuration menu
    Copy the full SHA
    f897168 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2017

  1. Add ensure and ensureOr laws to MonadError

    Luka Jacobowitz committed May 5, 2017
    Configuration menu
    Copy the full SHA
    20f5e27 View commit details
    Browse the repository at this point in the history
  2. Remove ensure and ensureOr Tests

    Luka Jacobowitz committed May 5, 2017
    Configuration menu
    Copy the full SHA
    42c93b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46e982a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into add-ensure-with

    LukaJCB authored May 5, 2017
    Configuration menu
    Copy the full SHA
    790f7f5 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2017

  1. Add MonadError Laws to tests

    Luka Jacobowitz committed May 6, 2017
    Configuration menu
    Copy the full SHA
    6ef5fa5 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2017

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