-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
dsl 🗒️Issues regarding the domain specific programming languageIssues regarding the domain specific programming languagereleasedIncluded in a releaseIncluded in a release
Milestone
Description
Tasks
- Compute type parameters for
NamedType - Compute type parameters for
List - Compute type parameters for
Map - Update type computation for
IndexedAccess - Update type checking for index of indexed access on map
- Add new type "TypeParameterType"
- Add methods
substituteTypeParameters(substitutions: TypeParameterSubstitutions)to all types -
classTypeIsAssignableTomust handle type parameters (+variance) -
ClassType.equalsneeds to check type parameter substitutions -
ClassType.toStringshould show type parameter substitutions - Type arguments & type parameters should no longer be experimental.
-
IndexedAccessshould no longer be experimental
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
dsl 🗒️Issues regarding the domain specific programming languageIssues regarding the domain specific programming languagereleasedIncluded in a releaseIncluded in a release
Type
Projects
Status
✔️ Done