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 state method to MonadState #1651

Merged
merged 5 commits into from
May 10, 2017
Merged

Add state method to MonadState #1651

merged 5 commits into from
May 10, 2017

Commits on May 6, 2017

  1. Add apply method to MonadState

    oskoi committed May 6, 2017
    Configuration menu
    Copy the full SHA
    14db779 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2017

  1. Rename apply method to state

    oskoi committed May 7, 2017
    Configuration menu
    Copy the full SHA
    1c24e5b View commit details
    Browse the repository at this point in the history
  2. Add fromEither

    oskoi committed May 7, 2017
    Configuration menu
    Copy the full SHA
    5e82dd4 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2017

  1. Add updating new state

    oskoi committed May 8, 2017
    Configuration menu
    Copy the full SHA
    304b2f6 View commit details
    Browse the repository at this point in the history
  2. Add doctests

    Oleg Skovpen committed May 8, 2017
    Configuration menu
    Copy the full SHA
    d4386b5 View commit details
    Browse the repository at this point in the history