Skip to content

Less enough Functional dependencies #2

Open
@acple

Description

@acple

For type inference, I think this should/can have fundeps as:

class NestedFunctor fa fb a b | fb a b -> fa, fa fb b -> a, fa a b -> fb, fa fb a -> b where

But it doesn't work.

I don't know why. Please HELP!
Is this a compiler issue or not?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions