1ElementTree.evaluateGenerator(K3akyaayam)odule reEfleermeenncteTree.evaluateGenerator(3kaya)
2
3
4
6 ElementTree::evaluateGenerator - Evaluate a lazy element generator
7
9 Void evaluateGenerator( ElementTree element, Int idx )
10
12 element The parent element
13
14 idx The index to evaluate
15
17 Evaluate a lazy element generator and replace it with its result. This
18 can be useful if you need to further process the results before printā
19 ing the element tree, or if you want to Pickle(3kaya) the element tree.
20
22 Kaya standard library by Edwin Brady, Chris Morris and others
23 (kaya@kayalang.org). For further information see http://kayalang.org/
24
26 The Kaya standard library is free software; you can redistribute it
27 and/or modify it under the terms of the GNU Lesser General Public
28 License (version 2.1 or any later version) as published by the Free
29 Software Foundation.
30
31
32
33Kaya December 2E0l1e0mentTree.evaluateGenerator(3kaya)