Skip to content

Commit 335737d

Browse files
committed
Add alias for Multiton
1 parent d631585 commit 335737d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

multiton/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ tags:
99
- Difficulty-Beginner
1010
---
1111

12+
## Also known as
13+
Registry
14+
1215
## Intent
1316
Ensure a class only has limited number of instances, and provide a
1417
global point of access to them.

0 commit comments

Comments
 (0)