Skip to content

Generate natural transformations #7

@treeowl

Description

@treeowl

I want something like

data NT :: (Type -> Type) -> (Type -> Type) -> Type
appNT :: NT f g -> f a -> g a

and some way to generate arbitrary values of type NT f g. Any idea how this might be done?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions