colega / unexpected-go

Unexpected Golang behaviors
MIT License
46 stars 7 forks source link

`clear()` function #25

Closed colega closed 5 months ago

colega commented 5 months ago

Clear seems to be removing the map keys, but it doesn't change a slice's length.