move things around, add curry

This commit is contained in:
Breval Ferrari 2024-11-09 18:39:28 -05:00
parent 315238f14d
commit 900b8b198e
No known key found for this signature in database
GPG key ID: 6FED68D87C479A59
4 changed files with 35 additions and 26 deletions

View file

@ -21,6 +21,7 @@ bng_macros = { path = "bng_macros" }
const_format = "0.2.33"
thiserror = "1.0.64"
derive-new = "0.7.0"
naan = "0.1.32"
[features]
default = ["play", "save"]