Skip to content

Nominal typing #263

@raviqqe

Description

@raviqqe

Problem

  • Type check with structural typing is complex and takes a long time.
    • LLVM 4.0 (or 3.0?) switched to full nominal typing for this reason.

Solution

  • Use nominal typing in most places.
  • Functions should still allow structural typing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions