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

ZipList. Tuple monoid/monad/functor/applicative #3

Merged
merged 13 commits into from
Jun 16, 2022
Merged

ZipList. Tuple monoid/monad/functor/applicative #3

merged 13 commits into from
Jun 16, 2022

Commits on Jun 14, 2022

  1. Fix test.

    Bowen Fu committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    b116f68 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. just

    Bowen Fu committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    e5c9742 View commit details
    Browse the repository at this point in the history
  2. Fix monoid

    Bowen Fu committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    94fac46 View commit details
    Browse the repository at this point in the history
  3. Fix functor.

    Bowen Fu committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    7b7df61 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Fix std::tuple monad.

    Bowen Fu committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    13475d3 View commit details
    Browse the repository at this point in the history
  2. read.

    Bowen Fu committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    19992c4 View commit details
    Browse the repository at this point in the history
  3. rename app to ap

    Bowen Fu committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    5a12668 View commit details
    Browse the repository at this point in the history
  4. makeTuple.

    Bowen Fu committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    27d2007 View commit details
    Browse the repository at this point in the history
  5. cleanup.

    Bowen Fu committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    ecb2ded View commit details
    Browse the repository at this point in the history
  6. ZipList.

    Bowen Fu committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    cbcfa0b View commit details
    Browse the repository at this point in the history
  7. Fix

    Bowen Fu committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    8fe3a91 View commit details
    Browse the repository at this point in the history
  8. Fix

    Bowen Fu committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    087b950 View commit details
    Browse the repository at this point in the history
  9. Fix

    Bowen Fu committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    faa2d00 View commit details
    Browse the repository at this point in the history