Current section
Files
Jump to
Current section
Files
include/agnostic@runtime@transport_Reconcile.hrl
-record(reconcile, {
kind :: integer(),
patch :: agnostic@vdom@patch:patch(any()),
memos :: agnostic@internals@mutable_map:mutable_map(fun(() -> agnostic@vdom@vnode:element(any())), agnostic@vdom@vnode:element(any()))
}).