Merge pull request #471 from Crossy147/issue-#459

#459 added known alias for monostate pattern
This commit is contained in:
Ilkka Seppälä
2016-07-27 15:46:17 +03:00
committed by GitHub

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.