• V
    TreeMap examples fixes · 4a00d4e6
    Valerii Hiora 提交于
    1. Removed obsolete comment regarding recursive/iteration implementations of tree_find_with/tree_find_mut_with
    2. Replaced easy breakable find_with example with simpler one (which only removes redundant allocation during search)
    4a00d4e6
treemap.rs 56.7 KB