Function Object Pattern

One of the patterns in FunctionalPatternSystemForObjectOrientedDesign by ThomasKuehne.

Function Object
(not to be confused with FunctionObject) a function that is also a full-fledged object.

Also known as: FunctorObject


CategoryObjectFunctionalPatterns