Skip to main content

Alias

  • isexploitfunction
  • isourclosure
  • checkclosure

Argumentos

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

Retornos

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

Ejemplo

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