Skip to main content

include/molt@ops_Insert.hrl

-record(insert, {
    path :: binary(),
    before :: integer(),
    value :: molt@value:value()
}).