Skip to main content

Алиасы

  • isexploitfunction
  • isourclosure
  • checkclosure

Аргументы

function
обязательно
Function to classify. Passing a non-function raises a type error.

Возвраты

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

Пример

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