Packages

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

Current section

Files

Jump to
agnostic include agnostic@runtime@app_Option.hrl
Raw

include/agnostic@runtime@app_Option.hrl

-record(option, {
apply :: fun((agnostic@runtime@app:config(any())) -> agnostic@runtime@app:config(any()))
}).