Uses of Class
eu.bandm.tools.util.Operators.ComposedFun
Packages that use Operators.ComposedFun
Package
Description
Collection of mostly unrelated, tiny, ubiquitously needed
auxiliary classes for many different purposes.
-
Uses of Operators.ComposedFun in eu.bandm.tools.util
Methods in eu.bandm.tools.util with parameters of type Operators.ComposedFunModifier and TypeMethodDescription(package private) static Operators.Fun
OperatorsFusion.FunPatterns.leftCompose
(Operators.ComposedFun f, Operators.Fun g) (package private) static Operators.Fun
OperatorsFusion.FunPatterns.rightCompose
(Operators.Fun f, Operators.ComposedFun g)