Documentation

Init.Syntax

Helper functions for Syntax. #

These are delayed here to allow some time to bootstrap Array.

Updates the argument list without changing the node kind. Does nothing for non-node nodes.

Instances For

    Updates the i'th argument of the syntax. Does nothing for non-node nodes, or if i is out of bounds of the node list.

    Instances For