once again, why did i begin to refactor this

This commit is contained in:
🪞👃🪞 2025-01-18 00:13:36 +01:00
parent 297f9b30df
commit 798de37172
15 changed files with 582 additions and 602 deletions

View file

@ -69,7 +69,7 @@ keys are implemented by the underlying subsystem:
### symbols
symbols that start with `:` represent the names of variables
provided by the `EdnProvide` trait - such as command parameters,
provided by the `Context` trait - such as command parameters,
or entire layout components:
```edn