vault backup: 2024-10-01 13:30:52

This commit is contained in:
2024-10-01 13:30:52 -05:00
parent fe51c6e3d3
commit f71ed23b0a

View File

@@ -24,3 +24,7 @@ Questions:
3. Instead of a `(Row, Column)` comment, is there another way we could label the values? 3. Instead of a `(Row, Column)` comment, is there another way we could label the values?
4. Is there a way to calculate the coordinates of the surrounding cells without statically constructing a list of offset pairs? 4. Is there a way to calculate the coordinates of the surrounding cells without statically constructing a list of offset pairs?
Nits:
1. Property, field and variable naming not consistent
2.