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 ContT monad #2506

Merged
merged 5 commits into from
Nov 16, 2018
Merged

Add ContT monad #2506

merged 5 commits into from
Nov 16, 2018

Commits on Sep 16, 2018

  1. Add ContT monad

    johnynek committed Sep 16, 2018
    Configuration menu
    Copy the full SHA
    dd59a53 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2018

  1. improve implementation

    johnynek committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    adc96ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bda7d91 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2018

  1. Configuration menu
    Copy the full SHA
    bcf6b53 View commit details
    Browse the repository at this point in the history
  2. use final, covariant on B

    johnynek committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    ed1cebc View commit details
    Browse the repository at this point in the history