Current section
Files
Jump to
Current section
Files
include/roundabout@internal@node_Node.hrl
-record(node, {
info :: roundabout@internal@node:info(),
children :: list(roundabout@internal@node:node_())
}).