We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
$shared
1 parent 081ded0 commit 676fb62Copy full SHA for 676fb62
doc/docs.md
@@ -6646,6 +6646,7 @@ V supports the following compile time types:
6646
- `$interface` => matches [Interfaces](#interfaces).
6647
- `$map` => matches [Maps](#maps).
6648
- `$option` => matches [Option Types](#optionresult-types-and-error-handling).
6649
+- `$shared` => matches [Shared Types](#shared-objects).
6650
- `$struct` => matches [Structs](#structs).
6651
- `$sumtype` => matches [Sum Types](#sum-types).
6652
- `$string` => matches [Strings](#strings).
0 commit comments