diff options
| author | Scott McMurray <scottmcm@users.noreply.github.com> | 2017-10-22 22:47:27 -0700 |
|---|---|---|
| committer | Scott McMurray <scottmcm@users.noreply.github.com> | 2017-10-29 15:45:20 -0700 |
| commit | eef4d42a3f04519af885932de1826cbfebdeeb55 (patch) | |
| tree | 675a20207c732d7cc1af1cf11d072c5859046cec /src/libstd/sys/unix/stack_overflow.rs | |
| parent | d9f124965551e8fb9403def6a715e13dfd5e9c95 (diff) | |
| download | rust-eef4d42a3f04519af885932de1826cbfebdeeb55.tar.gz rust-eef4d42a3f04519af885932de1826cbfebdeeb55.zip | |
Fundamental internal iteration with try_fold
This is the core method in terms of which the other methods (fold, all, any, find, position, nth, ...) can be implemented, allowing Iterator implementors to get the full goodness of internal iteration by only overriding one method (per direction).
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
