We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffef215 commit e43ad03Copy full SHA for e43ad03
README.md
@@ -13,7 +13,7 @@ The library is tailored to HexaEngine, but can be still used in other projects,
13
- `Array` (comming soon)
14
- `List` (UnsafeList)
15
- `Map` (UnsafeDictionary)
16
- - `Set` (comming soon)
+ - `Set` (UnsafeHashSet)
17
- `Queue` (UnsafeQueue)
18
- `Stack` (UnsafeStack)
19
0 commit comments