Go言語仕様ポータル
proposal
type parameters
索引
重要度S
重要度?
仕様書の目次
Introduction
Notation
Source code representation
Lexical elements
Constants
Variables
Types
Properties of types and values
Blocks
Declarations and scope
Statements
Built-in functions
Packages
Program initialization and execution
Errors
Run-time panics
System considerations
仕様書の目次(Detailed)
Introduction
Notation
Source code representation
Lexical elements
Constants
Variables
Types
Properties of types and values
Blocks
Declarations and scope
Operands
Qualified identifiers
Composite literals
Function literals
Primary expressions
Selectors
Method expressions
Method values
Index expressions
Slice expressions
Type assertions
Calls
Passing arguments to ... parameters
Operators
Arithmetic operators
Comparison operators
Logical operators
Address operators
Receive operator
Terminating statements
Empty statements
Labeled statements
Expression statements
Built-in functions
Packages
Program initialization and execution
Errors
Run-time panics
System considerations