]> git.lizzy.rs Git - rust.git/commit
implement `ExactSizeIterator` for `linked_list::IntoIter`
authorAndrew Paseltiner <apaseltiner@gmail.com>
Mon, 23 Mar 2015 12:51:13 +0000 (08:51 -0400)
committerAndrew Paseltiner <apaseltiner@gmail.com>
Mon, 23 Mar 2015 12:51:13 +0000 (08:51 -0400)
commit7934d524b51c0220ef67c0f9951a41e4bee2beb2
tree8b156f67221f1dd3c8a7694da9f3f450f70fc3c7
parent64532f7f0001e4627be839d877ded1ba0326b615
implement `ExactSizeIterator` for `linked_list::IntoIter`
src/libcollections/linked_list.rs