Skip to main content

Alias

  • isexploitfunction
  • isourclosure
  • checkclosure

Arguments

function
requis
Function to classify. Passing a non-function raises a type error.

Retours

boolean
true when the function is classified as executor-owned; otherwise false.

Exemple

Classify a closure with Real’s executor-closure checks.