Top 1.2% dependent packages on proxy.golang.org
Top 1.0% dependent repos on proxy.golang.org
Top 6.1% forks on proxy.golang.org
proxy.golang.org : github.com/jwangsadinata/go-multimap
Package multimap provides an abstract MultiMap interface. Multimap is a collection that maps keys to values, similar to map. However, each key may be associated with multiple values. You can visualize the contents of a multimap either as a map from keys to nonempty collections of values: ... or a single "flattened" collection of key-value pairs. Similar to a map, operations associated with this data type allow: - the addition of a pair to the collection - the removal of a pair from the collection - the lookup of a value associated with a particular key - the lookup whether a key, value or key/value pair exists in this data type.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/jwangsadinata/go-multimap
Keywords:
data-structures
, go
, golang
, golang-package
, map
, multimap
License: MIT
Latest release: almost 6 years ago
First release: almost 6 years ago
Namespace: github.com/jwangsadinata
Dependent packages: 18
Dependent repositories: 30
Stars: 35 on GitHub
Forks: 12 on GitHub
Docker dependents: 1
Docker downloads: 16
See more repository details: repos.ecosyste.ms
Last synced: 12 days ago