cd008c4127
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. |
||
---|---|---|
.. | ||
btree | ||
hash | ||
tree | ||
trie | ||
bench.rs | ||
binary_heap.rs | ||
bit.rs | ||
dlist.rs | ||
enum_set.rs | ||
lib.rs | ||
macros.rs | ||
ring_buf.rs | ||
slice.rs | ||
str.rs | ||
string.rs | ||
vec_map.rs | ||
vec.rs |