diff options
| author | nodist <kevin.comas.git@gmail.com> | 2026-05-14 16:22:03 -0400 |
|---|---|---|
| committer | nodist <kevin.comas.git@gmail.com> | 2026-05-14 16:22:03 -0400 |
| commit | fdb84845b43d9fea2271671cb9732fb3b0515b7d (patch) | |
| tree | 50e85a13c5f91d04633dc45fb4003530583e4eff /docs/type_system/fn.md | |
| parent | a3ce6487e845a534bd0d710e19957cdf7001a7a8 (diff) | |
task is just a container
Diffstat (limited to 'docs/type_system/fn.md')
| -rw-r--r-- | docs/type_system/fn.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/type_system/fn.md b/docs/type_system/fn.md index 64c49db..6ba8c1d 100644 --- a/docs/type_system/fn.md +++ b/docs/type_system/fn.md @@ -14,8 +14,6 @@ Fn[Fn_class; RETURN_TYPE; ARGS; STATE; List] ## \`yield -## \`error - # Calling ## \`async |
