We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d631585 commit 335737dCopy full SHA for 335737d
1 file changed
multiton/README.md
@@ -9,6 +9,9 @@ tags:
9
- Difficulty-Beginner
10
---
11
12
+## Also known as
13
+Registry
14
+
15
## Intent
16
Ensure a class only has limited number of instances, and provide a
17
global point of access to them.
0 commit comments