Current section

Files

Jump to
molt include molt@ops_Insert.hrl
Raw

include/molt@ops_Insert.hrl

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