Repository URL to install this package:
map strs, toUpper map ["hello", "world"], toUpper map[string]int{"Hi": 1} println map(strs, strings.ToUpper)