Files
pebble/TODO.md
2026-02-07 02:33:11 +01:00

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
- [ ] String formatting
- [ ] Warnings