Go syntax has some funny peculiarities which are not immediately obvious, like methods on primitive types. Let's have a look.
Primitive wrapper types
Anyone with a few hours of Go is familiar with the basic object notation, like this example:
Go syntax has some funny peculiarities which are not immediately obvious, like methods on primitive types. Let's have a look.
Anyone with a few hours of Go is familiar with the basic object notation, like this example: