Function
eraseAll
Removes a value from a map.
eraseAll(map, key)
Parameters
map
A map.
Types: Skiplist
key
The key of a value in map.
Metafunctions: Key
Remarks
Removes all values in map of the given key, if there is any.
See Also
SeqAn - Sequence Analysis Library - www.seqan.de