Function isFunc

  • Back-ported, a failsafe determination code for checking whether an object is a function

    Parameters

    • it: any

      the object to check for being a function

    Returns boolean

Generated using TypeDoc