package
1.2.0
Repository: https://github.com/arduino/arduino-cli.git
Documentation: pkg.go.dev

# Functions

New creates a map.
NewWithConversionFunc creates a map using the given conversion function to convert non-comparable key type to comparable items.

# Interfaces

Map is a map that keeps ordering insertion.