New plans for macros

About to move them completely to stdlib
This commit is contained in:
2024-08-18 22:57:06 +02:00
parent 11951ede43
commit 3a63894de2
78 changed files with 2557 additions and 1980 deletions

View File

@@ -12,6 +12,7 @@ dyn-clone = "1.0.17"
hashbrown = "0.14.5"
itertools = "0.13.0"
konst = "0.3.9"
lazy_static = "1.5.0"
never = "0.1.0"
once_cell = "1.19.0"
orchid-api = { version = "0.1.0", path = "../orchid-api" }