]> git.lizzy.rs Git - rust.git/commit
Add a "peekable" iterator adaptor, with a peek() method that returns the next element.
authorSimon Sapin <simon.sapin@exyr.org>
Thu, 8 Aug 2013 19:46:36 +0000 (20:46 +0100)
committerblake2-ppc <blake2-ppc>
Sun, 11 Aug 2013 00:18:21 +0000 (02:18 +0200)
commitdeb7b67aa1a26aff628da272531aa9f74d166f78
tree56a5ec692ef3a2d974f9c291178ba036a476a77e
parentb44f423dd4f6e9c8f462904c884308f44544c192
Add a "peekable" iterator adaptor, with a peek() method that returns the next element.
src/libstd/iterator.rs