Function isFunction

Check if the value is a function

  • Parameters

    • val: unknown

      Value to check

    Returns val is Function

    Whether the value is a function