Skip to content
This repository was archived by the owner on Jan 19, 2019. It is now read-only.
This repository was archived by the owner on Jan 19, 2019. It is now read-only.

Type parameter constraints should be stored in the AST #188

Closed
@Pajn

Description

@Pajn

For example {} should be stored in this example:

type Result<T extends {}> = Success<T> | Failure

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