docs/Writerside/topics/map.h.md

branch
docs/3.1
changeset 1146
151c057faf7c
parent 1143
0559812df10c
equal deleted inserted replaced
1145:1a8fe7b7dd8a 1146:151c057faf7c
1 # Map Interface 1 # Map Interface
2
3 <warning>
4 Outdated - Rewrite!
5 </warning>
2 6
3 Similar to the list interface, the map interface provides a common API for implementing maps. 7 Similar to the list interface, the map interface provides a common API for implementing maps.
4 There are some minor subtle differences, though. 8 There are some minor subtle differences, though.
5 9
6 First, the `remove` method is not always a destructive removal. 10 First, the `remove` method is not always a destructive removal.

mercurial