-
Notifications
You must be signed in to change notification settings - Fork 17
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 []intMetadata
Metadata
Assignees
Labels
No labels