pineapples
0
Q:

go remove from map

m := map[string]string{"key1": "val1", "key2": "val2"}
delete(m, "key1")
0

New to Communities?

Join the community