Package org.organicdesign.fp.xform

Immutable descriptions of data transformations (Transformable), and a highly efficient single-pass, short-circuiting implementation that carries out those transforms in a single pass (Xform). Also, convenient realization into collections.