From 20a19f433956f063d8048f032aaf5dcce1d61e7c Mon Sep 17 00:00:00 2001 From: nodist Date: Thu, 11 Jun 2026 12:08:10 -0400 Subject: add algo for mutating shared object --- docs/application/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/application/index.md') diff --git a/docs/application/index.md b/docs/application/index.md index fcc1dad..ccde773 100644 --- a/docs/application/index.md +++ b/docs/application/index.md @@ -16,7 +16,7 @@ # ##### [Name](./name.md) * ##### [Thread](./thread.md) * ##### [Io](./io.md) -* ##### [Gc](./gc.md) +* ##### [Shared](./shared.md) * ##### [Group](./group.md) * ##### [Buffer](./buffer.md) * ##### [Map](./map.md) @@ -30,7 +30,7 @@ ## Main -### File +### Module ### String/REPL -- cgit v1.2.3