]> git.lizzy.rs Git - rust.git/commit
extra::treemap: share code between the mutable and immutable iterators.
authorHuon Wilson <dbau.pp+github@gmail.com>
Sun, 5 Jan 2014 14:53:27 +0000 (01:53 +1100)
committerHuon Wilson <dbau.pp+github@gmail.com>
Sun, 5 Jan 2014 14:53:27 +0000 (01:53 +1100)
commita9a348f2fbb9f69d2378850de39797e516c5c77b
treeb801bcd5cc0448aed777490b4d114e57ec42a49e
parente33fcf9da9a238b8c71b46b8257f94d02c990b5c
extra::treemap: share code between the mutable and immutable iterators.

Yay for macros.
src/libextra/treemap.rs