Functionsยง
- A utility for visiting and mutating the
NodeBody
of theStreamNode
s in aStreamFragment
recursively. - Visit the internal tables of a
StreamFragment
. - A utility for visiting and mutating the
NodeBody
of theStreamNode
s recursively. - A utility for to accessing the
StreamNode
immutably. The returned bool is used to determine whether the access needs to continue. - A utility for to accessing the
StreamNode
mutably. The returned bool is used to determine whether the access needs to continue. - Visit the tables of a
StreamNode
. - Visit the tables of a
StreamFragment
.