This commit is contained in:
2025-11-11 10:38:15 -07:00
parent 794c96bff4
commit ca3ddf9f03
4 changed files with 37 additions and 35 deletions

View File

@@ -4,8 +4,7 @@ use evalexpr::*;
use crate::app::ctx;
// if this is very large at all it will overflow the stack
pub const LEN: usize = 10;
pub const LEN: usize = 100;
pub struct Grid {
// a b c ...