top | item 46688987

(no title)

throwawaygod | 1 month ago

The differences btwn new() and make() is even lesser now. Is the goal is to deprecate make()?

discuss

order

ptman|1 month ago

How would you dup := make([]int, 0, len(slice)) then?