cachetools.containers.lists

Undocumented in source.

Members

Structs

DList
struct DList(T, Allocator = Mallocator)
Undocumented in source.
MultiDList
struct MultiDList(T, int N, Allocator = Mallocator)

N-way multilist

SList
struct SList(T, Allocator = Mallocator)
Undocumented in source.

Meta