Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BiMap ¶
type BiMap[L, R comparable] struct { // contains filtered or unexported fields }
func NewBiMap ¶
func NewBiMap[L, R comparable]() BiMap[L, R]
Click to show internal directories.
Click to hide internal directories.