Current section

Files

Jump to
graded include graded@internal@types_Closure.hrl
Raw

include/graded@internal@types_Closure.hrl

-record(closure, {params :: list(binary()), body :: list(glance:statement())}).