Skip to content

Commit 6a43895

Browse files
committed
Update: Readme
1 parent 69c3b9e commit 6a43895

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

+7-5
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,18 @@ A simple memory tracker for debug purpose. **NOT GC (Garbage Collector)**.
1212
### Types
1313

1414
- [Primitive Types](./docs/in-depth/primitive_types.md)
15+
- Dyanmic Array Types
16+
- [Generic](./docs/in-depth/Arr.md)
17+
- Unknown Type
18+
- Unknown Objects
19+
- Tuples
20+
- Enums
1521
- String
1622
- StringLines
1723
- StringLines Array
18-
- [Dyanmic Array Types](./docs/in-depth/Arr.md)
19-
- Generic
20-
- Unknown Type
21-
- Unknown Object
2224
- Fixed Length Arrays
2325
- Struct
24-
- Bare
26+
- Primitive
2527
- Vector Types
2628
- Struct
2729
- Array

0 commit comments

Comments
 (0)