JonasMuehlmann / datastructures.go

The missing generic container library for go, featuring an extensive iterator API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement chunked linked list variants

JonasMuehlmann opened this issue · comments

These variants hold n values per node yielding better cache locality