Add sorting a vector

This commit is contained in:
Rowan Torbitzky-Lane 2025-01-30 15:22:16 -06:00
parent 173c689000
commit c3dbe2b28b

View File

@ -5,5 +5,6 @@
- [ ] Make all vector functions applicable to string functions and vice versa
- [ ] Implement Calculus functions as seen in propeller
- [ ] Implement Linear Algebra functions as specified in the previous papers
- [ ] Add a function to sort a vector
## PushGP TODO