August 2019
Beginner to intermediate
798 pages
17h 2m
English
At the time of writing this, there is a proposal for changes in the way Go handles number literals. Number literals are related to the way you can define and use numbers in a programming language. This particular proposal is related to the representation of binary integer literals, octal integer literals, the digit separator, and support for hexadecimal floating-point numbers.
You can find more information about the proposal related to Go 2 and number literals at https://golang.org/design/19308-number-literals.
Read now
Unlock full access