↓ 12 callersFunctionNewWithIntComparatorsNewWithIntComparators instantiates a bidirectional map with the IntComparator for key and value, i.e. keys and values are of type int.
GolangDataStructuresAndAlgorithms/Golang Data Structures/maps/treebidimap/treebidimap.go:55