Jump to ratings and reviews
Rate this book

Go Generics 101: What You Can Do (and What You Can’t) With Go Custom Generics

Rate this book
Starting from version 1.18, Go has supported custom generics.

This book talks about the custom generics feature of Go programming language. The content in this book

custom generic syntaxtype constraints and type parameterstype arguments and type inferencehow to write valid custom generic codecurrent implementation/design restrictionsA reader needs to be familiar with Go general programming to read this book. In particular, readers of this book should be familiar with Go type system, including Go built-in generics, which and Go custom generics are two different systems.

Currently, the book mainly focuses on the syntax of, and concepts in, custom generics. More practical examples will be provided when I get more experiences of using custom generics.

106 pages, Kindle Edition

Published April 6, 2022

3 people want to read

About the author

Tapir Liu

4 books2 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
0 (0%)
4 stars
0 (0%)
3 stars
0 (0%)
2 stars
0 (0%)
1 star
0 (0%)
No one has reviewed this book yet.

Can't find what you're looking for?

Get help and learn more about the design.