Skip to content

Type Syntax #29

Open
Open
@keean

Description

@keean

This is for discussion of the syntax used for types (type annotations and printing types). What we have so far:

  • Type variables are ALL_CAPS
  • Type constructors are first letter capitalised, and at least one lower case letter
  • Type constructor argument lists (comma separated) are in angle brackets '<>'
  • Type infix operators are symbols, so far just the function arrow '->' is defined.

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