Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ToBoolSetOrdered ¶
ToBoolSetOrdered converts a slice of ordered elements to a map where the keys are the slice elements and the values are all set to true. This effectively creates a set-like structure using a map.
func ToSetOrdered ¶
ToSetOrdered converts a slice of ordered elements to a set-like map.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.