Skip to content

Use [t] instead of List t #28

@girving

Description

@girving

It would be nice to be able to use Haskell syntax for list types. Implementing this will require adding one way, runtime conversions from List (Type t) to Type (List t). These are more complicated than the tuple case since the tuple equivalence goes in both directions (while the list version drops length information).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions