Functions

Requirement: Type, Impl := Type -> ClassType
Super: Type, Impl := Type, Additional := Type -> ClassType
Class: ClassType -> ClassType (with InheritableType) This function is used by the compiler to mark a class as inheritable and does nothing in terms of actual operation.
Super: Type, Impl := Type, Additional := Type -> ClassType
Requirement: Type, Impl := Type -> ClassType