Uses of Interface
net.hydromatic.morel.type.TypeSystem.ForallHelper
-
Packages that use TypeSystem.ForallHelper Package Description net.hydromatic.morel.type Type system. -
-
Uses of TypeSystem.ForallHelper in net.hydromatic.morel.type
Method parameters in net.hydromatic.morel.type with type arguments of type TypeSystem.ForallHelper Modifier and Type Method Description TypeTypeSystem. forallType(int typeCount, java.util.function.Function<TypeSystem.ForallHelper,Type> builder)Creates a "forall" type.
-