Skip to content

Commit

Permalink
Adds reference to the Apple version of the ordered set.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kelvin Lau authored and Kelvin Lau committed Jul 16, 2017
1 parent 1d172e5 commit 4fc84ee
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Ordered Set/README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -329,4 +329,9 @@ The right side did not contain the item, so we look at the left side:

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

## See Also

[Apple Ordered Set](AppleOrderedSet.playground)
@remlostime added an Apple version of `OrderedSet`

*Written By Zain Humayun*

0 comments on commit 4fc84ee

Please sign in to comment.