Ahh, I figured it did but there is so much stuff in Leo that it's hard to track things down.
I wonder if adding a "generators" section to Leo scripting documentation would be useful? On Friday, June 19, 2015 at 10:22:45 AM UTC-4, Edward K. Ream wrote: > > On Fri, Jun 19, 2015 at 7:57 AM, john lunzer <[email protected] > <javascript:>> wrote: > >> I'm trying to create a generator which traverses a node and its children >> but I'm having trouble, this is what I have as a non-generator: >> > > βLeo already has all the generators you will likely need.β > > β Use β > p.self_and_subtree(). > > EKR > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
