diff options
| author | nodist <kevin.comas.git@gmail.com> | 2026-07-13 17:02:34 -0400 |
|---|---|---|
| committer | nodist <kevin.comas.git@gmail.com> | 2026-07-13 17:02:34 -0400 |
| commit | 4c008d258f6fd23fd64e2a6b059448748d7f7d24 (patch) | |
| tree | 6db6b1d6526c17ce338a5146706bd9c5d8e5929e /docs/lifecycle/eval.md | |
| parent | f1773b4959a35f28b37617f775f4fc1683e4f654 (diff) | |
every type has access to its parent
Diffstat (limited to 'docs/lifecycle/eval.md')
| -rw-r--r-- | docs/lifecycle/eval.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/lifecycle/eval.md b/docs/lifecycle/eval.md index 11081a6..659fa1e 100644 --- a/docs/lifecycle/eval.md +++ b/docs/lifecycle/eval.md @@ -3,3 +3,7 @@ --- Reduce AST size by evaluating expressions + +## Constant Expressions + +## Type Operations |
