dsl: exp -> expr, sym -> word
Some checks failed
/ build (push) Has been cancelled

This commit is contained in:
🪞👃🪞 2025-08-16 16:57:53 +03:00
parent cf253c28f9
commit ca4138e365
8 changed files with 321 additions and 316 deletions

View file

@ -95,7 +95,7 @@ or configuration statements, and look like this:
## implementation notes
### `DslExp` trait behavior
### `DslExpr` trait behavior
this is the trait which differentiates "a thing" from
"a thing that is many things".