diff options
| author | nodist <kevin.comas.git@gmail.com> | 2026-08-27 16:24:04 -0400 |
|---|---|---|
| committer | nodist <kevin.comas.git@gmail.com> | 2026-08-27 16:24:04 -0400 |
| commit | fd6892ff64b102bd494da0b1eea3113e758e6995 (patch) | |
| tree | 2f4606a13ae0fbfab4fffeda0ae430719d9a7ff4 /docs/definitions.md | |
| parent | 96b5c3ae7a1178e5169540b900e11d9a802d15ac (diff) | |
all user pages added
Diffstat (limited to 'docs/definitions.md')
| -rw-r--r-- | docs/definitions.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/definitions.md b/docs/definitions.md index a7bc028..0071473 100644 --- a/docs/definitions.md +++ b/docs/definitions.md @@ -30,6 +30,10 @@ A sequence of functions for a single `Task` A queue of coroutines on a container +### Interface + +A table of functions for a specific type of data + ## Data A representation of non executable bytes |
