Skip to content

Add Contravariance #29

@FintanH

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions