Skip to content

shalldie/gog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gog

Go Version Go Reference Build Status License

Generic data structures and functions of Golang. Golang 的泛型数据结构/方法。

Need v1.18+

Index

PKG DESCRIPTION
gs Generic functions for Slice of Golang.
Golang 切片的常用泛型方法。
hashmap Generic hashmap of Golang.
Golang 泛型 hashmap 实现。
hashset Generic hashset of Golang.
Golang 泛型 hashset 实现。
sortedmap Generic sortedmap of Golang.
Golang 泛型 sortedmap 实现。

License

MIT

About

Generic data structures and functions of Golang. Golang 的泛型数据结构/方法。

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages