GoLang Journey – Composite Types

You might want to read the previous post in the series. Composite types created by combining the basic types like int, float etcetra. Arrays An array is a fixed length sequence of zero or more elements of particular type Because of the fixed length constraints, Arrays are rarely used in Go if "..." appears in... Continue Reading →

Blog at WordPress.com.

Up ↑