Skip to content

Signatures should find a valid function #217

@KacperFKorban

Description

@KacperFKorban

Should work:

  • List[A] => B => ((B, A) => B) => B -> foldLeft
  • List[A] => A => ((A, A) => A) => A -> foldLeft
  • F[A] => B => ((B, A) => B) => B -> foldLeft

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingscala3Related to scala 3 engine

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions