Packages

A platform agnostic Elm-like framework (soft-fork of Lustre)

Current section

Files

Jump to
agnostic include agnostic@vdom@patch_Replace.hrl
Raw

include/agnostic@vdom@patch_Replace.hrl

-record(replace, {
kind :: integer(),
index :: integer(),
with :: agnostic@vdom@vnode:element(any())
}).