cgil-html-utils - v3.0.1
    Preparing search index...

    Function isFunction

    • check if the given f is a Function

      Parameters

      • f: any

        the object that you want to check

      Returns boolean

      true if f is a Function, false in other cases