summaryrefslogtreecommitdiff
path: root/docs/application/index.md
diff options
context:
space:
mode:
authornodist <kevin.comas.git@gmail.com>2026-06-08 17:52:05 -0400
committernodist <kevin.comas.git@gmail.com>2026-06-08 17:52:05 -0400
commit168e070965aa2d98326b297d10339c4ad131c560 (patch)
tree0203c6d2066898361c938d63d7909b9547938924 /docs/application/index.md
parentca458bfcd65c3a094fd0721cb5cd9f74dee5f845 (diff)
add gc and shared as a qualifier type
Diffstat (limited to 'docs/application/index.md')
-rw-r--r--docs/application/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/application/index.md b/docs/application/index.md
index 68bd1a1..f4a013b 100644
--- a/docs/application/index.md
+++ b/docs/application/index.md
@@ -15,6 +15,7 @@
* ##### [Pool](./pool.md)
* ##### [Thread](./thread.md)
* ##### [Io](./io.md)
+* ##### [Gc](./gc.md)
* ##### [Tuple](./tuple.md)
* ##### [Buffer](./buffer.md)
* ##### [Map](./map.md)