25 lines
522 B
Markdown
25 lines
522 B
Markdown
# Version 2021.0:
|
|
The Original Release of the Library.
|
|
It currently has:
|
|
Classes:
|
|
- Hashes
|
|
- Miscellaneous
|
|
- Stats
|
|
- Math
|
|
- List<T>
|
|
- Matrix<T>
|
|
|
|
Structs:
|
|
- Optional<T>
|
|
- Angle
|
|
- Color
|
|
- ColorByte
|
|
- Percent
|
|
- Vector
|
|
- Vector2
|
|
- Vector3
|
|
- Vector4
|
|
|
|
Interfaces:
|
|
- INegatives<T>
|