|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
Cons | Implements the "cons" constructor site. |
Datasite | |
Datatype | For each string argument, creates a datatype constructor site; the string is used as a label for printing and debugging. |
Equal | Implement standard equality. |
Error | |
If | |
Inequal | |
IsNone | |
IsSome | |
Let | Implements the built-in "let" site |
Nil | Implements the empty list constructor. |
None | Implements the "none" option constructor site. |
Not | |
SiteSite | Implements the Site site. |
Some | Implements the "some" option constructor site. |
Tag | Deprecated. |
TryCons | |
TryNil |
Fundamental sites. Specifically, these sites may be generated by the compiler as it desugars patterns, so they absolutely must be supported by any Orc engine.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |