Skip to content

Source Typed: Support multiple function signatures of builtins #702

Open
@thomastanck

Description

@thomastanck

Right now builtins such as display cannot be typechecked as it has multiple signatures

  • display(v: T): T
  • display(v: T, s: string): T

Should be a small fix though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementNew feature or requestnice-to-haveIssue is a non-critical, non-important

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions