Skip to content

Add Contravariance #29

Description

@FintanH

Add contravariant functor i.e.:

λ(f : Type → Type)
→ { contra = ∀(a : Type) → ∀(b : Type) → (b → a) → f a → f b }

Should probably go under Contravariant/Functor/Type

Along with this we could add Coyoneda and other functionality.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions