Uses of Interface
net.hydromatic.morel.type.TypeSystem.ForallHelper
Packages that use TypeSystem.ForallHelper
-
Uses of TypeSystem.ForallHelper in net.hydromatic.morel.type
Method parameters in net.hydromatic.morel.type with type arguments of type TypeSystem.ForallHelperModifier and TypeMethodDescriptionTypeSystem.forallType(int typeCount, Function<TypeSystem.ForallHelper, Type> builder) Creates a "forall" type.