Module cachetools.containers.set

Set implemented as hash table

Inherits @nogc and @safe properties from key properties.

Implements next set ops

Functions

NameDescription
set(r) create set from input range

Structs

NameDescription
Set Set structure