Packages

A simple package for modelling optimistic ui updates.

Current section

Files

Jump to
optimist include optimist_Pending.hrl
Raw

include/optimist_Pending.hrl

-record(pending, {value :: any(), fallback :: any()}).