]> Cypherpunks repositories - gostls13.git/commit
maps: add examples for All, Keys, Values, Insert, and Collect functions
authoraimuz <mr.imuz@gmail.com>
Mon, 5 Aug 2024 03:14:45 +0000 (03:14 +0000)
committerGopher Robot <gobot@golang.org>
Tue, 6 Aug 2024 15:52:49 +0000 (15:52 +0000)
commita7c7ec5995b3901145f847c01f3e100b2b7e3421
tree9a4b2797dc890c17159c89238b619592d45c1296
parent0ea534b89949e2c7de1b9c2703b454e67102598c
maps: add examples for All, Keys, Values, Insert, and Collect functions

Change-Id: I4ee61bea9997b822aa1ec2cc3d01b4db5f101e4c
GitHub-Last-Rev: d88282a92ec86721356696108898e06924ec89c9
GitHub-Pull-Request: golang/go#68696
Reviewed-on: https://go-review.googlesource.com/c/go/+/602315
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: David Chase <drchase@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/maps/example_test.go