-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
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 toTypeChecker
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
Labels
No labels