Skip to content

Tell a better generative story #12

@joshrule

Description

@joshrule

Right now, we can use macros to create type variables without reference to a context, and we might also be able to do this with the parser, too. Trying to then incorporate these types into a system which uses a type context can lead to conflicts that either leads to failed type inferences (false negatives) or spurious type inferences (false positives). Telling a better generative story in which type variables are always created by a context might solve this issue.

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