]> git.lizzy.rs Git - rust.git/commit
TreeMap: find enhancements
authorValerii Hiora <valerii.hiora@gmail.com>
Wed, 9 Jul 2014 14:48:17 +0000 (17:48 +0300)
committerValerii Hiora <valerii.hiora@gmail.com>
Wed, 9 Jul 2014 15:23:39 +0000 (18:23 +0300)
commitbe7a17062b103b31798afcd525c51a9642038465
treef9e55fc7142aad4798ec44c6f0639018167150a2
parent8ddd286ea4ba4384a0dc9eae393ed515460a986e
TreeMap: find enhancements

find_with/find_mut_with which use provided closure for navigating tree
and searching as flexible as possible
src/libcollections/treemap.rs