Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Goadict ¶
type Goadict[K comparable, T comparable] map[K]T
Dictionary type
func (Goadict[K, T]) ContainsKey ¶
Returns true if dictionary contains key, else returns false
func (Goadict[K, T]) ContainsValue ¶
Check if dictionary contains value
Click to show internal directories.
Click to hide internal directories.