Open in app

Sign in

Write

Sign in

Mohammad Abbasi
Mohammad Abbasi

1 Follower

Home

About

Jul 14

Generics in Go

You probably know that Go is a statically typed language, which means that every variable in your program must have a predefined type. For example, when we define a function, we need to specify the types of its parameters, like in the following code: func Print(s string) { fmt.Println(s) } …

Golang

3 min read

Generics in Go
Generics in Go
Golang

3 min read

Mohammad Abbasi

Mohammad Abbasi

1 Follower

I am a Backend Developer.

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams