FP.Pipe
Constructors
- this
this(T[] input)
Members
- all
bool all(Condition p)
- any
bool any(Condition p)
- input
void input(T[] array)
- output
T[] output()
- proc
void proc(TFunc[] funcs)
- reduce
T reduce(DFunc op)
- list
T[] list;
Undocumented in source.
fptools fp FP
aliasesfunctionsstructs
Functional Programming Pipe