5-20 pages translation
Assigned to
μ νμ/@nicewook
Mandatory reviewer
μ΄μ¬μ/@mumunuu
κΉμ€ν¬/@juunini
Introduction 5
Language Mechanics 6
Syntax 6
Variable 6Built-in types 6
Zero value concept 6
Declare and initialize 7
Conversion vs casting 8
Struct 8Declare and initialize 8
Name type vs anonymous type 10
Pointer 11Everything is about pass by value 11
Pass by value 11
Escape analysis 12
Function 15
Constant 17Declare and initialize 17
iota 19
Last updated