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

D

de.cm.frw.core.fun.impl - package de.cm.frw.core.fun.impl
 
delay - Static variable in class de.cm.frw.core.fun.impl.LZ
(delay <exp>) is syntactic sugar for (lambda () <exp>)
delay(Function, Collection) - Static method in class de.cm.frw.core.fun.impl.LZ
Use the functional member delay to delay the application of a given function to the given arguments
deriv - Static variable in class de.cm.frw.core.fun.impl.NUM
 
derive(Function, double) - Static method in class de.cm.frw.core.fun.impl.NUM
 
derive(Function) - Static method in class de.cm.frw.core.fun.impl.NUM
 
distl - Static variable in class de.cm.frw.core.fun.impl.FP
Distribute left
distr - Static variable in class de.cm.frw.core.fun.impl.FP
Distribute right
divide - Static variable in class de.cm.frw.core.fun.impl.FP
 
divide - Static variable in class de.cm.frw.core.fun.impl.NUM
Function to divide two numbers
drop(Object) - Method in class de.cm.frw.core.fun.impl.Bag
 
drop(Bag, Predicate) - Static method in class de.cm.frw.core.fun.impl.Bag
Drop all elements of a given bag where given predicate holds
drop(Predicate, LP.ConsCell) - Static method in class de.cm.frw.core.fun.impl.LP
 
drop(Predicate, LP.ConsCell) - Static method in class de.cm.frw.core.fun.impl.LZ
 
dropAll(Collection) - Method in class de.cm.frw.core.fun.impl.Bag
 

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