Skip to main content

Aliases

  • isexploitfunction
  • isourclosure
  • checkclosure

Argumentos

function
obrigatório
Function to classify. Passing a non-function raises a type error.

Retornos

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

Exemplo

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