Uses of Package
orc.type

Packages that use orc.type
orc.ast.extended.declaration.defn   
orc.ast.extended.declaration.type   
orc.ast.oil Internal representation of OIL, the Orc Intermediate Language. 
orc.ast.oil.arg   
orc.ast.simple Desugared AST which is close to the final format (OIL) but includes named variables. 
orc.ast.sites Compile-time representation of Orc sites. 
orc.error.compiletime.typing   
orc.lib.bool   
orc.lib.comp   
orc.lib.math   
orc.lib.str   
orc.lib.time   
orc.runtime.sites.core Fundamental sites. 
orc.type   
 

Classes in orc.type used by orc.ast.extended.declaration.defn
ArrowType
           
Type
          Abstract superclass of all types for the Orc typechecker.
 

Classes in orc.type used by orc.ast.extended.declaration.type
Type
          Abstract superclass of all types for the Orc typechecker.
 

Classes in orc.type used by orc.ast.oil
ArrowType
           
Type
          Abstract superclass of all types for the Orc typechecker.
 

Classes in orc.type used by orc.ast.oil.arg
Type
          Abstract superclass of all types for the Orc typechecker.
 

Classes in orc.type used by orc.ast.simple
ArrowType
           
 

Classes in orc.type used by orc.ast.sites
Type
          Abstract superclass of all types for the Orc typechecker.
 

Classes in orc.type used by orc.error.compiletime.typing
Type
          Abstract superclass of all types for the Orc typechecker.
 

Classes in orc.type used by orc.lib.bool
Type
          Abstract superclass of all types for the Orc typechecker.
 

Classes in orc.type used by orc.lib.comp
Type
          Abstract superclass of all types for the Orc typechecker.
 

Classes in orc.type used by orc.lib.math
Type
          Abstract superclass of all types for the Orc typechecker.
 

Classes in orc.type used by orc.lib.str
Type
          Abstract superclass of all types for the Orc typechecker.
 

Classes in orc.type used by orc.lib.time
Type
          Abstract superclass of all types for the Orc typechecker.
 

Classes in orc.type used by orc.runtime.sites.core
Type
          Abstract superclass of all types for the Orc typechecker.
 

Classes in orc.type used by orc.type
ArrowType
           
NumberType
           
Type
          Abstract superclass of all types for the Orc typechecker.