Skip to main content

别名

  • comparefunction

参数

function
必填
使用 function identity 转换的 first function value。
function
必填
使用 function identity 转换的 second function value。

返回值

boolean
当两个 function values resolve 到同一个 function identity 时为 true;否则为 false。

示例

Compare two functions by their function identity.