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

C

car - Static variable in class de.cm.frw.core.fun.impl.LP
 
car(Object) - Static method in class de.cm.frw.core.fun.impl.LP
 
car(Object) - Static method in class de.cm.frw.core.fun.impl.LZ
 
cdr - Static variable in class de.cm.frw.core.fun.impl.LP
 
cdr(Object) - Static method in class de.cm.frw.core.fun.impl.LP
 
cdr(Object) - Static method in class de.cm.frw.core.fun.impl.LZ
 
checkArguments(Collection) - Method in class de.cm.frw.core.fun.impl.Function
Override this method to check conditions on the arguments (like types) passed to the function in apply before the operate method is called.
checkArguments(Collection) - Method in class de.cm.frw.core.fun.impl.LP.ConsCell
 
checkArguments(Collection) - Method in class de.cm.frw.core.fun.impl.LP.EmptyConsCell
 
checkArguments(Collection) - Method in class de.cm.frw.core.fun.impl.NUM.Binary
 
checkArguments(Collection) - Method in class de.cm.frw.core.fun.impl.NUM.BinaryTest
 
checkArguments(Collection) - Method in class de.cm.frw.core.fun.impl.NUM.Unary
 
checkArguments(Collection) - Method in class de.cm.frw.core.fun.impl.PF
 
clear() - Method in class de.cm.frw.core.fun.impl.Bag
 
clear() - Method in class de.cm.frw.core.fun.impl.LP.List
 
compare(Object, Object) - Method in class de.cm.frw.core.fun.impl.Pred.BinComp
 
compose - Static variable in class de.cm.frw.core.fun.impl.FP
Returns the composition of functions f and g:
compose(Function, Function) - Static method in class de.cm.frw.core.fun.impl.FP
 
compose - Static variable in class de.cm.frw.core.fun.impl.PF
compose is a function of two arguments f : a function of one argument g : a function of n arguments that produces an new function c of n arguments (i.e.
compose(Function, Function) - Static method in class de.cm.frw.core.fun.impl.PF
 
compose(Function) - Method in class de.cm.frw.core.fun.impl.PF
 
cond - Static variable in class de.cm.frw.core.fun.impl.FP
conditional function application
cons - Static variable in class de.cm.frw.core.fun.impl.LP
The cons function creates a cons cell with the given objects
cons(Object, Object) - Static method in class de.cm.frw.core.fun.impl.LP
 
cons(Object, Function, Collection) - Static method in class de.cm.frw.core.fun.impl.LZ
Cons-stream is a special form defined so that
(cons-stream ) is equivalent to (cons (delay ))
constant - Static variable in class de.cm.frw.core.fun.impl.FP
Returns a constant function with given value:
construct - Static variable in class de.cm.frw.core.fun.impl.FP
Combines functions in given collection into a function producing a sequence of results f_i(x).
contains(Object) - Method in class de.cm.frw.core.fun.impl.Bag
 
contains(Object) - Method in class de.cm.frw.core.fun.impl.LP.List
 
containsAll(Collection) - Method in class de.cm.frw.core.fun.impl.Bag
 
containsAll(Collection) - Method in class de.cm.frw.core.fun.impl.LP.List
 
continuedFraction - Static variable in class de.cm.frw.core.fun.impl.NUM
 

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