]> git.lizzy.rs Git - rust.git/commit
Convert vec::windowed to an external iterator, and add an n-at-a-time chunk iterator.
authorHuon Wilson <dbau.pp+github@gmail.com>
Wed, 3 Jul 2013 05:47:58 +0000 (15:47 +1000)
committerHuon Wilson <dbau.pp+github@gmail.com>
Wed, 3 Jul 2013 14:46:50 +0000 (00:46 +1000)
commita732a2daffefffb1b292c26810bec3fbb4a0b9f9
treec90e668df26e037833b226646788ec63285449f2
parent944d904ad4b4fdef90a2f2267fac206de205f3a0
Convert vec::windowed to an external iterator, and add an n-at-a-time chunk iterator.
src/libstd/vec.rs