SomeCode I don't Know
Open
- Dominant language
- Go
- Stars
- 13.3k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
in lru/lru.go file, there is a struct which holds as below fields
*list.List
cache map[interface{}]*list.Element
why don't keep only *list.List to implement?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.