Обложка канала

Библиотека Go разработчика

8531 @goproglib

Полезные материалы по всему, что может быть полезно разработчику на Go.

Библиотека Go разработчика

4 года назад
Открыть в
go generics for the busy gopher | website

What is this? Go 1.18 introduces generics to the language Some may just want to skim Go generics by example in a blog post This is that blog post (!) caution: Language pedants may find the content triggering new terms generics: The idea that type information can be determined not during implementation, but later type parameter: The thing that represents potential types during implementation|

website