- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for LiteralType (0.05 sec)
-
doc/go_spec.html
They consist of the type of the literal followed by a brace-bound list of elements. Each element may optionally be preceded by a corresponding key. </p> <pre class="ebnf"> CompositeLit = LiteralType LiteralValue . LiteralType = StructType | ArrayType | "[" "..." "]" ElementType | SliceType | MapType | TypeName [ TypeArgs ] . LiteralValue = "{" [ ElementList [ "," ] ] "}" .
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Oct 02 00:58:01 UTC 2024 - 282.5K bytes - Viewed (0)