Uses of Class
eu.bandm.tools.util.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
Modifier 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)