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.