A B C D E F G H I J K L M N O P Q R S T U V W

U

UMinus - Class in orc.lib.math
 
UMinus() - Constructor for class orc.lib.math.UMinus
 
unapply(Argument, Argument) - Static method in class orc.ast.extended.pattern.Pattern
Construct an expression which tries to find the inverse of the site m, and apply it to s.
UnboundVariableException - Exception in orc.error.compiletime
 
UnboundVariableException(String, SourceLocation) - Constructor for exception orc.error.compiletime.UnboundVariableException
 
UnboundVariableException(String) - Constructor for exception orc.error.compiletime.UnboundVariableException
 
UncallableValueException - Exception in orc.error.runtime
Exception raised when an uncallable value occurs in call position.
UncallableValueException(String) - Constructor for exception orc.error.runtime.UncallableValueException
 
uncons(Token) - Method in class orc.runtime.values.ConsValue
 
uncons(Token) - Method in class orc.runtime.values.LazyListValue
 
uncons(Token) - Method in interface orc.runtime.values.ListLike
Return the head and tail of a cons-like data structure to a token.
uncons(Token) - Method in class orc.runtime.values.ListValue
 
uncons(Token) - Method in class orc.runtime.values.NilValue
 
UNKNOWN - Static variable in class orc.error.SourceLocation
 
unnil(Token) - Method in class orc.runtime.values.ConsValue
 
unnil(Token) - Method in class orc.runtime.values.LazyListValue
 
unnil(Token) - Method in interface orc.runtime.values.ListLike
 
unnil(Token) - Method in class orc.runtime.values.ListValue
 
unnil(Token) - Method in class orc.runtime.values.NilValue
 
untag() - Method in class orc.runtime.values.SomeValue
 
untag() - Method in class orc.runtime.values.Value
Return the contained value v of an option some(v).
unwind(int) - Method in class orc.env.Env
 
Unwind - Class in orc.runtime.nodes
Compiled node for leaving the scope of a variable binding.
Unwind(Node) - Constructor for class orc.runtime.nodes.Unwind
 
Unwind(Node, int) - Constructor for class orc.runtime.nodes.Unwind
 
unwind(int) - Method in class orc.runtime.Token
Pop values off of the environment stack.
UUID - Class in orc.lib.util
Generate random UUIDs.
UUID() - Constructor for class orc.lib.util.UUID
 

A B C D E F G H I J K L M N O P Q R S T U V W