Skip to content

Commit 4fc84ee

Browse files
Kelvin LauKelvin Lau
authored andcommitted
Adds reference to the Apple version of the ordered set.
1 parent 1d172e5 commit 4fc84ee

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Ordered Set/README.markdown

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -329,4 +329,9 @@ The right side did not contain the item, so we look at the left side:
329329

330330
Finally, we've found `Player 2`, and return index 3.
331331

332+
## See Also
333+
334+
[Apple Ordered Set](AppleOrderedSet.playground)
335+
@remlostime added an Apple version of `OrderedSet`
336+
332337
*Written By Zain Humayun*

0 commit comments

Comments
 (0)