Uses of Interface
eu.bandm.tools.ops.BinFunction
Package
Description
Types for fundamental mathematical structures, plus libraries of respective
constants and operators.
-
Uses of BinFunction in eu.bandm.tools.ops
Modifier and TypeMethodDescriptionstatic <A,
B> BinFunction<A, B, Pair<A, B>> Pairs.pair()
Deprecated.