FEEL user-defined function closure.
@type t() :: %Boxic.FEEL.Function{ body: term(), closure: map(), params: [{String.t(), String.t() | nil}] }