type

Func

Func : Dict

Function represents the signature of a computation with zero or more parameter types and one return type. The returns slot specifies the return type, and all other slots specify the parameters.

slots returns

Return type of the function

returns Obj?

Return type of the function

Haxall 4.0.5 ∙ 24-Feb-2026 14:33 EST