Syntax
- NIL
Description
The NIL operation deletes the current shape from the shape tree. It can be used, for example, to create holes in split operations or to terminate recursive rules.
Related
Examples
Using NIL to create holes
| |
Using NIL to stop a recursion
|