Checkpoint, or something.

This commit is contained in:
2022-11-22 20:13:14 -08:00
parent 277125e1a0
commit 1d182a150f
9 changed files with 467 additions and 97 deletions

2
TODO Normal file
View File

@@ -0,0 +1,2 @@
* [ ] Turn `write` from &self to self
* [ ] Turn `read`/`write` into a typeclass of some kind.