package maputil

import "github.com/teamwork/utils/maputil"

Package maputil provides a set if functions for working with maps.

Index

Functions

func Reverse

func Reverse(m map[string]string) map[string]string

Reverse the keys and values of a map.

Source Files

maputil.go

Version
v1.0.0 (latest)
Published
Mar 14, 2022
Platform
darwin/amd64
Last checked
1 hour ago

Tools for package owners.