Skip to content

Commit e43ad03

Browse files
authored
Update README.md
1 parent ffef215 commit e43ad03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The library is tailored to HexaEngine, but can be still used in other projects,
1313
- `Array` (comming soon)
1414
- `List` (UnsafeList)
1515
- `Map` (UnsafeDictionary)
16-
- `Set` (comming soon)
16+
- `Set` (UnsafeHashSet)
1717
- `Queue` (UnsafeQueue)
1818
- `Stack` (UnsafeStack)
1919

0 commit comments

Comments
 (0)