Commit Graph

7 Commits

Author SHA1 Message Date
26803724c6 WIP 2026-03-27 08:55:38 -04:00
ec6f32f0c1 add a little readme 2026-03-27 08:33:42 -04:00
b70693edce implement iterator for blocktreenode
this makes more sense as a useful iterator because block ids are
copy. This can be used to implement mutable/immutable reference
iteration for NotePage.
2026-03-27 06:57:03 -04:00
0fe4b4132d implemented iterator that yields cloned blocks from a page 2026-03-27 06:49:10 -04:00
Jack Case
a26dfbd290 starting to implement an iterator for NotePage 2026-03-27 06:02:02 -04:00
91a3dc4546 initial commit with code I worked on in rust-playground 2026-03-26 17:44:10 -04:00
037ae5eeab Initial commit 2026-03-26 12:27:15 -04:00