1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-30 12:40:03 +02:00

Add generics to go roadmap

This commit is contained in:
Kamran Ahmed
2024-05-11 16:01:47 +01:00
parent 1a619e1dbd
commit 742b79e473
2 changed files with 512 additions and 462 deletions

View File

@@ -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