#459 added known aliast for monostate pattern

This commit is contained in:
Kamil Pietruszka 2016-07-26 20:33:43 +02:00
parent bc94d0fc26
commit 5fcef89384

View File

@ -9,6 +9,9 @@ tags:
- Difficulty-Beginner
---
## Also known as
Borg
## Intent
Enforces a behaviour like sharing the same state amongst all instances.