Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 135 Bytes

File metadata and controls

2 lines (2 loc) · 135 Bytes

Implement Template Method pattern

Write a program that represents an implementation of the Template Method pattern based on lambdas.