Go Functions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

Overview

Go functions allow variables to be declared, inside the function, with the short variable declaration.

Built-in Functions

Built-in functions for type conversions.

Is len() a built-in function?

DEPLETE THIS

deplete this Go Concepts - Functions