Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HashMap ¶
type HashMap struct {
// contains filtered or unexported fields
}
HashMap is a Golang implementation of a hashmap
func DefaultNew ¶
func DefaultNew() *HashMap
DefaultNew returns a new HashMap instance with default values
Click to show internal directories.
Click to hide internal directories.