about summary refs log tree commit diff
path: root/src/libstd/sys
diff options
context:
space:
mode:
authorjbranchaud <jbranchaud@gmail.com>2014-12-03 22:10:06 -0600
committerjbranchaud <jbranchaud@gmail.com>2014-12-11 19:42:06 -0600
commitcd008c412770d053a020ea1cf3ce02eae35623a7 (patch)
treecc9824b5a4549634eab135fb61e67f1e8b437d69 /src/libstd/sys
parent207a5084110d106149f7aba96603abba5850fdcb (diff)
downloadrust-cd008c412770d053a020ea1cf3ce02eae35623a7.tar.gz
rust-cd008c412770d053a020ea1cf3ce02eae35623a7.zip
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.
Diffstat (limited to 'src/libstd/sys')
0 files changed, 0 insertions, 0 deletions