next up previous contents index
Next: mapForEach Up: Map Operations Previous: mapRemoveKey

mapClose

   

Destroys map and frees its space. Any elements left in the map will be unbound before the map is destroyed.

void mapClose(Map map)



Larry Peterson
Wed Jan 10 10:40:08 MST 1996