The @stimulus/multimap
package provides implementations of a multimap, or a map of keys where each key points to a set of many values.
Package detail
@stimulus/multimap
Multimap maps one key to a set of many values
Multimap maps one key to a set of many values
The @stimulus/multimap
package provides implementations of a multimap, or a map of keys where each key points to a set of many values.