X Tutup
Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 121 Bytes

File metadata and controls

2 lines (2 loc) · 121 Bytes

Implement Observer pattern

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

X Tutup