diff options
| author | nodist <kevin.comas.git@gmail.com> | 2026-07-07 15:33:52 -0400 |
|---|---|---|
| committer | nodist <kevin.comas.git@gmail.com> | 2026-07-07 15:33:52 -0400 |
| commit | 51c371db6ced53b8f9198890672961ef912a9aad (patch) | |
| tree | 23343a3d1779e9145ae72f9b12570d81b1ee8759 /docs/lifecycle/check.md | |
| parent | 7add85856a927766f218789aa946641228650c02 (diff) | |
define interfaces
Diffstat (limited to 'docs/lifecycle/check.md')
| -rw-r--r-- | docs/lifecycle/check.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/lifecycle/check.md b/docs/lifecycle/check.md index 31685e1..39290c3 100644 --- a/docs/lifecycle/check.md +++ b/docs/lifecycle/check.md @@ -10,4 +10,6 @@ Type checking # Complete Function Definitions -# Incomplete Function Invocations +# Incomplete Function Definitions + +Can only type check on invocation, check if invocation is in the `INVOCATION_LIST` if not add new invocation |
