-
Notifications
You must be signed in to change notification settings - Fork 0
module std.redmap
Jan Špaček edited this page Apr 12, 2016
·
1 revision
This module implements the same data structure as module std.map and exports exactly the same set of functions. The only difference is in the implementation. This module will be removed in the future, as there is no reason to have duplicate containers.