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.