Go Concepts - Operators

From NovaOrdis Knowledge Base
Revision as of 16:56, 18 March 2016 by Ovidiu (talk | contribs)
Jump to navigation Jump to search

Internal

=

The assignment operator.

==

Indexing Operator []

:=

Variable declaration and assignment.