Current section

Files

Jump to
yog include yog@community@fluid_communities_FluidOptions.hrl
Raw

include/yog@community@fluid_communities_FluidOptions.hrl

-record(fluid_options, {
target_communities :: integer(),
max_iterations :: integer(),
seed :: gleam@option:option(integer())
}).