computer: trying the new stateful

This commit is contained in:
nym21
2025-12-16 21:59:13 +01:00
parent 1ad8d8a631
commit 4b2ada14a0
74 changed files with 1896 additions and 1841 deletions

View File

@@ -22,7 +22,7 @@ mod market;
mod pools;
mod price;
mod stateful;
// mod stateful_new;
// mod stateful_old;
mod states;
mod traits;
mod utils;