Current section

Files

Jump to
novdom_dev_tools include lustre_dev_tools@project_Function.hrl
Raw

include/lustre_dev_tools@project_Function.hrl

-record(function, {
parameters :: list(gleam@package_interface:type()),
return :: gleam@package_interface:type()
}).