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

R

reduce(Iterable, Function, Object) - Static method in class de.cm.frw.core.fun.impl.Function
 
reduce - Static variable in class de.cm.frw.core.fun.impl.LP
 
reduce - Static variable in class de.cm.frw.core.fun.impl.PF
reduce is a function of two arguments f : a function of two arguments, init : an object that produces a new Function R of one arguments I : an Iterable instance { i_1, ..., i_n } as follows:
reduce(Function, Object) - Static method in class de.cm.frw.core.fun.impl.PF
 
remove(Object) - Method in class de.cm.frw.core.fun.impl.Bag
 
remove(Object) - Method in class de.cm.frw.core.fun.impl.LP.List
 
remove() - Method in class de.cm.frw.core.fun.impl.LZ.Stream.Iterator
 
remove() - Method in class de.cm.frw.core.fun.impl.Stream
 
removeAll(Collection) - Method in class de.cm.frw.core.fun.impl.Bag
 
removeAll(Collection) - Method in class de.cm.frw.core.fun.impl.LP.List
 
removeIfNot(Predicate) - Method in class de.cm.frw.core.fun.impl.Bag
Destructively remove all items from the bag for which the given predicate does not hold
retainAll(Collection) - Method in class de.cm.frw.core.fun.impl.Bag
 
retainAll(Collection) - Method in class de.cm.frw.core.fun.impl.LP.List
 
reverse - Static variable in class de.cm.frw.core.fun.impl.FP
Reverse
rotl - Static variable in class de.cm.frw.core.fun.impl.FP
 
rotr - Static variable in class de.cm.frw.core.fun.impl.FP
 
rsel - Static variable in class de.cm.frw.core.fun.impl.FP
rsel creates a numeric selector function (counting from one)
rsel(int) - Static method in class de.cm.frw.core.fun.impl.FP
Method to simplify using rsel
rtail - Static variable in class de.cm.frw.core.fun.impl.FP
rtail produces the tail of a sequence x, i.e.
rtail(Object) - Static method in class de.cm.frw.core.fun.impl.FP
Method to simplify using rtail

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