diff options
| author | nodist <kevin.comas.git@gmail.com> | 2026-05-19 15:45:45 -0400 |
|---|---|---|
| committer | nodist <kevin.comas.git@gmail.com> | 2026-05-19 15:45:45 -0400 |
| commit | dcf57ffd19ee65c46e9ee635ca6f8238b8f1f07f (patch) | |
| tree | dbede69014883640ae317e305877b714ec7bf98e /docs/type_system/task.md | |
| parent | 3593ab47e110f7d3b5ef9da7c155bab8e4979236 (diff) | |
use sync and async for calling
Diffstat (limited to 'docs/type_system/task.md')
| -rw-r--r-- | docs/type_system/task.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/type_system/task.md b/docs/type_system/task.md index 5f8654d..10d06cc 100644 --- a/docs/type_system/task.md +++ b/docs/type_system/task.md @@ -10,4 +10,4 @@ Task_status `alias Enum[...] Task[Task_status; TYPE] ``` -## \`task_wait +## \`wait |
