//
pkg.gl
Category
github.com/KennethanCeyer/tutorial-golang
chapter13
generics
package
0.0.0-20241227022919-a913339a94dc
Repository:
https://github.com/kennethanceyer/tutorial-golang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
114 SLOC
#
Functions
NewMap
맵 생성.
PrintLength
제네릭 함수 정의.
PrintPair
제네릭 함수 정의.
Swap
제네릭 함수 정의.
#
Structs
List
제네릭 리스트 타입 정의.
Map
제네릭 맵 타입 정의.
Pair
제네릭 타입 정의.
Pair
제네릭 타입 정의.