|
|
|
|
|
by Chyzwar
3462 days ago
|
|
In OOP you compose nicely as well. It is also easier to understand because it is just conversation. Me(Drinker)->drink(
Sazerac(Cocktail)
->garnish()
->strain()
->shake()
->absinthe()
->bitters()
->whiskey()
->ice()
->glass()
) |
|