package mapsort

import "google.golang.org/protobuf/internal/mapsort"

Package mapsort provides sorted access to maps.

Index

Functions

func Range

Range iterates over every map entry in sorted key order, calling f for each key and value encountered.

Source Files

mapsort.go

Version
v1.25.0
Published
Jun 22, 2020
Platform
windows/amd64
Imports
2 packages
Last checked
19 hours ago

Tools for package owners.