diff options
| author | nodist <kevin.comas.git@gmail.com> | 2026-06-11 12:08:10 -0400 |
|---|---|---|
| committer | nodist <kevin.comas.git@gmail.com> | 2026-06-11 12:08:10 -0400 |
| commit | 20a19f433956f063d8048f032aaf5dcce1d61e7c (patch) | |
| tree | c9720211c62e75a245c252c82f6353e5162fcb86 /docs/application/index.md | |
| parent | 51d055dc7e1a6edbaedb7ea80b1e678eff924fe0 (diff) | |
add algo for mutating shared object
Diffstat (limited to 'docs/application/index.md')
| -rw-r--r-- | docs/application/index.md | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
