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

Define laws for ForEach #679

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

Commits on May 11, 2021

  1. integrate subset of pr zio#449

    zalbia committed May 11, 2021
    Configuration menu
    Copy the full SHA
    4bb9936 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2021

  1. Configuration menu
    Copy the full SHA
    5baf91d View commit details
    Browse the repository at this point in the history
  2. fix dotty compile error

    zalbia committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    c085ce6 View commit details
    Browse the repository at this point in the history
  3. run fix

    zalbia committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    4b104b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2021

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

Commits on Oct 6, 2021

  1. reorder typeclass instances

    zalbia committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    0cb9e17 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into zba-373-define-laws-for-traversable

    # Conflicts:
    #	core/shared/src/main/scala-dotty/zio/prelude/newtypes/package.scala
    #	core/shared/src/main/scala/zio/prelude/AssociativeBoth.scala
    #	core/shared/src/main/scala/zio/prelude/Covariant.scala
    #	core/shared/src/main/scala/zio/prelude/Equal.scala
    zalbia committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    6c74636 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

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

Commits on Oct 29, 2021

  1. add forEachIdentityLaw

    zalbia committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    1347d46 View commit details
    Browse the repository at this point in the history