Function isFunction

  • Test if the arg is a function

    Parameters

    • arg: any

    Returns arg is ((a) => any)