rust/src/libcollections
jbranchaud cd008c4127 Add an implementation of the BitOps for BTreeSets.
Add initial attempt at implementing BitOr for BTreeSet.

Update the implementation of the bitor operator for BTreeSets.

`make check` ran fine through this.

Add implementations for BitAnd, BitXor, and Sub as well.

Remove the FIXME comment and add unstable flags.

Add doctests for the bitop functions.
2014-12-11 19:42:06 -06:00
..
2014-11-26 16:50:14 -08:00
2014-11-17 11:26:48 -08:00
2014-11-25 17:41:54 -08:00
2014-11-25 17:41:54 -08:00
2014-11-25 21:24:16 -05:00
2014-11-27 19:21:38 -08:00
2014-11-26 16:49:49 -08:00