Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



Keywords

The following keywords are reserved and may not be used as identifiers.

break default func interface select
case defer go map struct
chan else goto package switch
const fallthrough if range type
continue for import return var
If you want to change selection, open document below and click on "Move attachment"

The Go Programming Language Specification - The Go Programming Language
ore letters and digits. The first character in an identifier must be a letter. identifier = letter { letter | unicode_digit } . a _x9 ThisVariableIsExported αβ Some identifiers are predeclared. <span>Keywords The following keywords are reserved and may not be used as identifiers. break default func interface select case defer go map struct chan else goto package switch const fallthrough if range type continue for import return var Operators and punctuation The following character sequences represent operators (including assignment operators) and punctuation: + & += &= && == != ( ) - | -= |= || &lt


Summary

statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

Details



Discussion

Do you want to join discussion? Click here to log in or create user.