# Interfaces
No description provided by the author
# Type aliases
An ApplyFunc is invoked by Apply for each node n, even if n is nil, before and/or after the node's children, using a Cursor describing the current node and providing operations on it.
No description provided by the author