Method “add”

function add(key, node)

Adds a key/node combination to the multi-map

Parameters

NameTypeDescription
keystringKey of the new entry
nodeobjectThe node to add to the given key