Skip to content

Enhanced Type manipulation #40

@rrousselGit

Description

@rrousselGit

So far, a type only exposes limited informations

It would be useful to add extra utilities, such as:

  • converting a runtimeType into a type (similar to TypeChecker from the analyzer)
  • expose an utility to obtain the nearest common interface between two types (like num for double+int, but Object for String+int)

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