diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2021-01-08 14:54:57 +0000 |
|---|---|---|
| committer | s-ol <s+removethis@s-ol.nu> | 2025-03-02 14:24:49 +0000 |
| commit | 6d0d719bf2d594f532a5c07b1118dbb0543912bc (patch) | |
| tree | 1ffd385614a257c99e90d4d7b7a7207077fa8e91 /docs/reference/index.md | |
| parent | docs: fix sections in internals/Const (diff) | |
| download | alive-6d0d719bf2d594f532a5c07b1118dbb0543912bc.tar.gz alive-6d0d719bf2d594f532a5c07b1118dbb0543912bc.zip | |
add reference/result-kinds
Diffstat (limited to 'docs/reference/index.md')
| -rw-r--r-- | docs/reference/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/index.md b/docs/reference/index.md index 7718ef8..0c5a851 100644 --- a/docs/reference/index.md +++ b/docs/reference/index.md @@ -20,7 +20,7 @@ own module or contributing to alive, check out the 5. [loops](03-5_loops.html) 6. [modules and loading](03-6_modules-and-loading.html) 4. runtime - 1. result kinds + 1. [result kinds](04-1_result-kinds.html) 2. pure operators 5. compound types 1. arrays |
