14 lines
332 B
Plaintext
14 lines
332 B
Plaintext
- [ ] String
|
|
- [x] Fix string_eq
|
|
- [ ] String concat/add
|
|
- [ ] push/pop characters
|
|
- [ ] case related functions
|
|
- [ ] Move function signatures to the *.h file
|
|
- [ ] Sorting stuff
|
|
- [ ] Vec
|
|
- [ ] Pop
|
|
- [ ] getter/setter
|
|
- [x] Random Libraries
|
|
- [x] Mersenne Twister
|
|
- [ ] add in u64 and f64 generation proper
|
|
- [ ] |