Current section
Files
Jump to
Current section
Files
include/plushie@patch_InsertChild.hrl
-record(insert_child, {
path :: list(integer()),
index :: integer(),
node :: plushie@node:node_()
}).