Files
pebble/TODO.md

12 lines
220 B
Markdown

# TODO
In no particular order:
- [ ] String manipulation
- [ ] Math functions (trig, sqrt, etc.)
- [ ] File I/O
- [ ] Input reading
- [ ] Anonymous functions
- [ ] Lists
- [ ] Maps
- [x] String formatting
- [ ] Warnings