summaryrefslogtreecommitdiff
path: root/docs/lifecycle/scope.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/lifecycle/scope.md')
-rw-r--r--docs/lifecycle/scope.md25
1 files changed, 0 insertions, 25 deletions
diff --git a/docs/lifecycle/scope.md b/docs/lifecycle/scope.md
deleted file mode 100644
index 3310888..0000000
--- a/docs/lifecycle/scope.md
+++ /dev/null
@@ -1,25 +0,0 @@
-# Scope
-
----
-
-## Initialize Functions
-
-## Type Variables
-
-## Link Functions Parents
-
-## Link Function Scopes
-
-## Create Vars
-
-## Initialize Actions
-
-## Split Process Into Tasks by `await`
-
-## Register Imports
-
-On finding an import node add a register task for the imported string
-
-## Initialize Generics
-
-## Resolve Unique And Alias Types