自定义的各种类型, 基于泛型
Go to file
2023-04-16 14:21:43 +08:00
.gitignore 泛型定义 2023-04-15 20:20:42 +08:00
dict.go 泛型定义 2023-04-15 20:20:42 +08:00
float.go 泛型定义 2023-04-15 20:20:42 +08:00
go.mod init go mod 2023-04-16 13:50:15 +08:00
int.go 泛型定义 2023-04-15 20:20:42 +08:00
number.go 泛型定义 2023-04-15 20:20:42 +08:00
string.go update 2023-04-16 14:21:43 +08:00
uint.go 泛型定义 2023-04-15 20:20:42 +08:00