| Class | Description |
|---|---|
| Factory |
Factory for constructing very simple functions.
|
| Factory.BinaryFunctionAlias<S,T,R> | |
| Factory.BinaryFunctionBind1Impl<S,T,R> | |
| Factory.BinaryFunctionBind2Impl<S,T,R> | |
| Factory.BinaryPredicateBind1Impl<S,T> | |
| Factory.BinaryPredicateBind2Impl<S,T> | |
| Factory.BinaryVoidFunctionBind1Impl<S,T> | |
| Factory.BinaryVoidFunctionBind2Impl<S,T> | |
| Factory.Equal<S,T> | |
| Factory.NullaryFunctionConstantImpl<T> | |
| Factory.NullaryFunctionDropImpl<T> | |
| Factory.NullaryPredicateConstantImpl | |
| Factory.NullaryPredicateDropImpl | |
| Factory.NullaryPredicateStaticFromImpl | |
| Factory.UnaryFunctionAlias<S,R> | |
| Factory.UnaryFunctionBindImpl<S,R> | |
| Factory.UnaryFunctionCompImpl<S,T,R> | |
| Factory.UnaryPredicateBindImpl<S> | |
| Factory.UnaryVoidFunctionBindImpl<S> |