Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iThink32 authored Oct 30, 2020
1 parent 0836bd6 commit b16ff21
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ let dict = ThreadSafeDictionary<A>()
let value = dict["hello"]
print(value)
```
where A is any custom class


you can even do a for each like a normal dictionary

Expand Down

0 comments on commit b16ff21

Please sign in to comment.