Uses of Package
uk.co.jezuk.mango

Classes in uk.co.jezuk.mango used by uk.co.jezuk.mango
BinaryFunction
          A BinaryFunction is some function taking two arguments - fn(T1 x, T2 y).
BinaryPredicate
          A BinaryPredicate is some function taking two arguments - fn(x, y) and returning the result of some test.
Collections.MapBuilder
           
Function
          A Function describes a function which takes one argument - fn(x).
Generator
          A Generator describes a function which takes no arguments fn().
Predicate
          A Predicate is a special form of a Function, whose result represents the truth or otherwise of some condition.
 



Copyright © 2002-2010 JezUK Ltd.