@vsokolov/utils - v0.32.0
    Preparing search index...

    Function isFunction

    • Check if a value is a function

      Type Parameters

      • T

      Parameters

      • val: T

        The value to check

      Returns val is T

      True if the value is a function