Uses of Interface
orc.runtime.values.Eq

Packages that use Eq
orc.runtime.values Representations for Orc types which don't have direct analogues in the host language (Java). 
 

Uses of Eq in orc.runtime.values
 

Classes in orc.runtime.values that implement Eq
 class ConsValue<E>
           
 class Field
          Distinguished representation for field names.
 class ListValue<E>
          Common ancestor for ConsValue and NilValue.
 class NilValue<E>
           
 class TaggedValue
           
 class TupleValue
          A tuple value container