自定义的各种类型, 基于泛型
Go to file
2023-10-12 15:16:43 +08:00
.gitignore 泛型定义 2023-04-15 20:20:42 +08:00
array.go fix 2023-06-29 19:09:04 +08:00
base.go 基础数组定义 2023-06-13 11:28:20 +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 fix 2023-10-12 15:16:43 +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 fix 2023-10-12 15:16:43 +08:00