Package org.tquadrat.foundation.function


@API(status=STABLE, since="0.0.1") package org.tquadrat.foundation.function

Functional interfaces for the Foundation Library.

Unless otherwise stated, null argument values will cause methods and constructors of all classes in this package to throw an Exception, usually a NullArgumentException, but in some rare cases, it could be also a NullPointerException.