2024-01-24 05:13:42 -06:00
|
|
|
- [ ] String
|
|
|
|
- [x] Fix string_eq
|
|
|
|
- [ ] String concat/add
|
|
|
|
- [ ] push/pop characters
|
|
|
|
- [ ] case related functions
|
2023-12-26 03:54:21 -06:00
|
|
|
- [ ] Move function signatures to the *.h file
|
|
|
|
- [ ] Sorting stuff
|
2024-01-24 05:13:42 -06:00
|
|
|
- [ ] Vec
|
|
|
|
- [ ] Pop
|
|
|
|
- [ ] getter/setter
|
2023-12-26 03:54:21 -06:00
|
|
|
- [x] Random Libraries
|
|
|
|
- [x] Mersenne Twister
|
|
|
|
- [ ] add in u64 and f64 generation proper
|
|
|
|
- [ ]
|