Skip to content

Commit 934a5eb

Browse files
sfacklerthestinger
authored andcommitted
Deleted fun_treemap
@thestinger and I talked about this in IRC. There are a couple of use cases for a persistent map, but they aren't common enough to justify inclusion in libextra and vary enough that they would require multiple implementations anyways. In any case, fun_treemap in its current state is basically useless.
1 parent 5f3a637 commit 934a5eb

File tree

2 files changed

+0
-85
lines changed

2 files changed

+0
-85
lines changed

src/libextra/extra.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ pub mod flatpipes;
5555

5656
pub mod container;
5757
pub mod bitv;
58-
pub mod fun_treemap;
5958
pub mod list;
6059
pub mod ringbuf;
6160
pub mod priority_queue;

src/libextra/fun_treemap.rs

Lines changed: 0 additions & 84 deletions
This file was deleted.

0 commit comments

Comments
 (0)