- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for mapRType (0.12 sec)
-
doc/go_spec.html
TypeName = identifier | QualifiedIdent . TypeArgs = "[" TypeList [ "," ] "]" . TypeList = Type { "," Type } . TypeLit = ArrayType | StructType | PointerType | FunctionType | InterfaceType | SliceType | MapType | ChannelType . </pre> <p> The language <a href="#Predeclared_identifiers">predeclares</a> certain type names. Others are introduced with <a href="#Type_declarations">type declarations</a>
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Oct 02 00:58:01 UTC 2024 - 282.5K bytes - Viewed (0)