map.clear()
map.contains()
map.copy()
map.get()
map.keys()
map.new<type,type>()
map.put()
map.put_all()
map.remove()
map.size()
map.values()