Current section

Files

Jump to
bright include bright_Bright.hrl
Raw

include/bright_Bright.hrl

-record(bright, {
state :: any(),
computed :: any(),
selections :: list(gleam@dynamic:dynamic_()),
past_selections :: list(gleam@dynamic:dynamic_())
}).