-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
I see the empty slice section
https://github.com/quasilyte/go-consistent#empty-map
does it make sense to include a var
initialisation too? eg
a := make([]int, 0)
b := []int{}
var c []int
Metadata
Metadata
Assignees
Labels
No labels