diff options
Diffstat (limited to 'docs/lifecycle/scope.md')
| -rw-r--r-- | docs/lifecycle/scope.md | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/lifecycle/scope.md b/docs/lifecycle/scope.md index 68862bc..3310888 100644 --- a/docs/lifecycle/scope.md +++ b/docs/lifecycle/scope.md @@ -4,12 +4,14 @@ ## Initialize Functions +## Type Variables + +## Link Functions Parents + ## Link Function Scopes ## Create Vars -## Link Functions Parents - ## Initialize Actions ## Split Process Into Tasks by `await` @@ -19,3 +21,5 @@ On finding an import node add a register task for the imported string ## Initialize Generics + +## Resolve Unique And Alias Types |
