From f73df8d5de30a7f3f320fccf5f57c13094940a6a Mon Sep 17 00:00:00 2001 From: Zuhaitz Méndez Fernández de Aránguiz Date: Fri, 23 Jan 2026 12:22:57 +0000 Subject: Variadic functions + more docs --- docs/std/README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/std/README.md') diff --git a/docs/std/README.md b/docs/std/README.md index f15b67a..6125a4e 100644 --- a/docs/std/README.md +++ b/docs/std/README.md @@ -2,6 +2,7 @@ - [Env (Environment)](./env.md) - Process environment variables. - [File System (FS)](./fs.md) - File I/O and directory operations. +- [IO](./io.md) - Standard Input/Output. - [Map](./map.md) - Hash map implementation. - [Option](./option.md) - Optional values (Some/None). - [Path](./path.md) - File path manipulation. -- cgit v1.2.3