mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-01 13:22:38 +02:00
Add generics to go roadmap
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
# Go Generics
|
||||||
|
|
||||||
|
Go Generics is a feature that allows you to write functions, data structures, and algorithms that can work with any type. This is a powerful feature that can help you write more flexible and reusable code.
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user