Skip to content

Fn

Fn(args...) => a

ParameterTypeDescription
(variadic) args*Closure arguments

Helper function used to create independent closures.

Returns

(*) The result of the closure.