type-inference

Contents

Roadmap info from roadmap website

Type Inference

Type inference gives go the capability to detect the type of a value without being explicitly indicated , hence the possibility to declare variables without providing its type at first

Visit the following resources to learn more:

#ready #online #reviewed #go #summary #informatic #types