Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Map ¶
type Map[K comparable] struct { // contains filtered or unexported fields }
Map is a (bit)map with entries that can only be set once. The Set() operation returns whether the entry was previously set.
Click to show internal directories.
Click to hide internal directories.