This repository has been archived by the owner on Apr 13, 2023. It is now read-only.
Add ability to apply OpenType
#5524
Labels
Milestone
OpenType
#5524
[@FroMage] Given an open type, it should be possible to pass it a
Map<TypeParameter,ClosedType>
to get aClosedType
or aMap<TypeParameter,OpenType>
to get anotherOpenType
. That is, let us do type param substitution.Not sure if this would be for 1.2 or later, but I expect metamodel users would need that.
[Migrated from ceylon/ceylon.language#646]
The text was updated successfully, but these errors were encountered: