Not a lazy one, nor a virtual one, but we have a directory-iterator in
io.directories.search vocabulary that supports breadth-first or depth-first
recursive traversal.

It is used to get all-files-by-depth or all-files-by-breadth as a sequence,
act on each-file-breadth or each-file-depth, or filter-files-breadth or
filter-files-depth.

Hope that helps.



On Tue, Sep 15, 2015 at 9:32 AM, Alexander Ilin <ajs...@yandex.ru> wrote:

> Hello!
>
>   Is there a virtual sequence for recursive traversal of all files in a
> folder and its subfolders?
>
> ---=====---
>  Александр
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Factor-talk mailing list
> Factor-talk@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/factor-talk
>
------------------------------------------------------------------------------
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to