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 e43ad03 commit 909fb10Copy full SHA for 909fb10
README.md
@@ -10,7 +10,6 @@ The library is tailored to HexaEngine, but can be still used in other projects,
10
- `StdWString` (UTF-16)
11
- `StdString` (UTF-8)
12
- **Standard-like Containers**:
13
- - `Array` (comming soon)
14
- `List` (UnsafeList)
15
- `Map` (UnsafeDictionary)
16
- `Set` (UnsafeHashSet)
0 commit comments