standard_lib/TODO

7 lines
188 B
Plaintext
Raw Normal View History

2024-01-23 04:32:00 -06:00
- [x] Fix string_eq
- [ ] Move function signatures to the *.h file
- [ ] Sorting stuff
- [x] Random Libraries
- [x] Mersenne Twister
- [ ] add in u64 and f64 generation proper
- [ ]