diff options
| author | nodist <kevin.comas.git@gmail.com> | 2026-06-02 16:26:09 -0400 |
|---|---|---|
| committer | nodist <kevin.comas.git@gmail.com> | 2026-06-02 16:26:09 -0400 |
| commit | b26ad08b39b8229dcea0bafc4a8ba4b0d7ad7154 (patch) | |
| tree | 1a469cc7f1ab2bbf2af42336518fa19ad0d0ed76 /docs/type_system/task.md | |
| parent | ba087e5dbcc50537d82da5dbc602df7292d3f24c (diff) | |
reformat with sync and async calls
Diffstat (limited to 'docs/type_system/task.md')
| -rw-r--r-- | docs/type_system/task.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/type_system/task.md b/docs/type_system/task.md index 0f3e575..06790d7 100644 --- a/docs/type_system/task.md +++ b/docs/type_system/task.md @@ -5,7 +5,7 @@ A segment of code assigned to a process, task code can be recursive ```text -Task[JOIN_TYPE; PROCESS; AST; IR; CODE] +Task[JOIN_TYPE; PROCESS] ``` -## \`join +## \`wait |
