evgzakharov / from-gof-to-lambda

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

g ∘ f patterns - (aka From Gof to lambda)

Pattern Lambda
Command Functions
Strategy Functions
Template Consumer
Observer Consumer
Decorator Functions composition
Chain of Resposibility Stream of functions
Interpreter Map of functions
Visitor Pattern matching + Functions

by @mariofusco

github.com/mariofusco/from-gof-to-lambda

About


Languages

Language:Java 90.5%Language:Kotlin 9.5%