]> git.lizzy.rs Git - rust.git/commit
Add missing documentation examples for BTreeSet.
authorNathan Kleyn <nathan@nathankleyn.com>
Tue, 8 Mar 2016 22:53:54 +0000 (22:53 +0000)
committerNathan Kleyn <nathan@nathankleyn.com>
Tue, 8 Mar 2016 22:53:54 +0000 (22:53 +0000)
commit99eee832e035895e62d0ac52608e63199d80a35a
tree3fdfb569ef636f1332e5e2c227ec692185fd919b
parent8f0479b2a5fc16814b68efe9e87dddf231b8941d
Add missing documentation examples for BTreeSet.

As part of the ongoing effort to document all methods with examples,
this commit adds the missing examples for the `BTreeSet` collection
type.

This is part of issue #29348.
src/libcollections/btree/set.rs