rust/src/libcollections/btree
gamazeps 16c8cd931c Renamed Extendable to Extend
In order to upgrade, simply rename the Extendable trait to Extend in
your code

Part of #18424

[breaking-change]
2014-11-08 15:02:09 +01:00
..
map.rs Renamed Extendable to Extend 2014-11-08 15:02:09 +01:00
mod.rs refactor libcollections as part of collection reform 2014-11-02 18:58:11 -05:00
node.rs collections: Remove all collections traits 2014-11-01 11:37:04 -07:00
set.rs Renamed Extendable to Extend 2014-11-08 15:02:09 +01:00