Packages

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

Current section

Files

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

include/agnostic@vdom@diff_Diff.hrl

-record(diff, {
patch :: agnostic@vdom@patch:patch(any()),
cache :: agnostic@vdom@cache:cache(any())
}).