Description Usage Arguments Value
Replaces all iterables in the OP_TREE with lists.
1 | tree_freeze_op(root)
|
root |
The operation or tree of operations to freeze. |
An OP_TREE with the same operations and branching structure, but where all internal nodes are lists instead of arbitrary iterables.
An OP_TREE with the same operations and branching structure, but where all internal nodes are list of multiple types instead of arbitrary iterables.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.