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

Adding a Free Monad implementation but with a zio.prelude flare #1171

Draft
wants to merge 9 commits into
base: series/2.x
Choose a base branch
from

Commits on Jul 24, 2023

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

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    f57660e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a7a568 View commit details
    Browse the repository at this point in the history
  3. Fix up tests

    DamianReeves committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    a441a88 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Fix number formatting with _ not supported in Scala 2.11 as well as u…

    …nused imports and variables
    DamianReeves committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    6051684 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8990cd7 View commit details
    Browse the repository at this point in the history
  3. Fix typos and use of Op

    DamianReeves committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    9a3f771 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b62703 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cea5b61 View commit details
    Browse the repository at this point in the history