1
0
mirror of https://github.com/golang/go synced 2024-10-03 15:21:22 -06:00
go/src/builtin
Ian Lance Taylor ca993d6797 builtin: clarify that make(map[K]V, n) allocates space for n elements
Change-Id: Id6265b6093edaa4be2c59e4799351082f7228b5d
Reviewed-on: https://go-review.googlesource.com/28815
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Rob Pike <r@golang.org>
2016-09-10 12:57:37 +00:00
..
builtin.go builtin: clarify that make(map[K]V, n) allocates space for n elements 2016-09-10 12:57:37 +00:00