//
pkg.gl
Category
github.com/searKing/golang/go
container
lru
package
1.2.120
Repository:
https://github.com/searking/golang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
166 SLOC
#
Structs
KeyLRU
KeyLRU takes advantage of list's sequence and map's efficient locate.
LRU
LRU takes advantage of list's sequence and map's efficient locate.
Pair
No description provided by the author