sections: - title: "Language" pages: - title: "Language Reference" url: "/docs/language/" - title: "Actors and Modules" url: "/docs/actors/" - title: "Requestors" url: "/docs/requestors/" - title: "Logging" url: "/docs/logging/" - title: "Reference" pages: - title: "Built-in Functions" url: "/docs/functions/" - title: "text" url: "/docs/library/text/" - title: "number" url: "/docs/library/number/" - title: "array" url: "/docs/library/array/" - title: "object" url: "/docs/library/object/" - title: "Standard Library" pages: - title: "Overview" url: "/docs/library/" - title: "blob" url: "/docs/library/blob/" - title: "time" url: "/docs/library/time/" - title: "math" url: "/docs/library/math/" - title: "json" url: "/docs/library/json/" - title: "random" url: "/docs/library/random/" - title: "Packages" pages: - title: "Packages" url: "/docs/packages/" - title: "Shop Architecture" url: "/docs/shop/" - title: "CLI" url: "/docs/cli/" - title: "Tools" pages: - title: "Testing" url: "/docs/testing/" - title: "Compiler Inspection" url: "/docs/compiler-tools/" - title: "Semantic Index" url: "/docs/semantic-index/" - title: "C API" pages: - title: "C Modules" url: "/docs/c-modules/"