On Wednesday, January 2, 2013 2:01:17 PM UTC-6, Ville M. Vainio wrote: > > This seems like a spiritual relative of "rope" data structure: > > http://en.wikipedia.org/wiki/Rope_(data_structure) > > http://www.sgi.com/tech/stl/Rope.html >
Thanks for these links. Yes, there is a similarity. However, the real beauty of new pattern is the flatten_list method. It's the combination of the lists and flatten_list that gives the pattern real power. We've just seen how the 'indent' keyword hack allows sophisticated processing of the lists. I wouldn't expect more hacks to be needed, but I've been surprised before ;-) Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To view this discussion on the web visit https://groups.google.com/d/msg/leo-editor/-/3_KevxDLatcJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
