docs/reference: fix link to guide
s-ol
1 year, 3 months ago
0 | Scopes contain symbol-result mappings and are used only at *evaltime*. Unlike | |
1 | arrays and structs, which contain other types and have to either wholly be a | |
2 | constant, ~-stream or !-steam, a single scope can contain all of these. | |
3 | ||
4 | For this reason, scopes are used for metaprogramming and modules. |