Documentation

Mathlib.Data.KVMap

Additional functionality for KVMap #

erase pairs whose names match the second argument from a list of Name × DataValue pairs

Equations

erase an entry from the map

Equations

update a Boolean entry based on its current value.

Equations