Searched defs:_Map (Results 1 – 4 of 4) sorted by relevance
25 type _Map[K, V any] struct { type
79 func _Map[Elem1, Elem2 any](s []Elem1, f func(Elem1) Elem2) []Elem2 { func
223 _Map = map[string]int talias
61 _Map // map const