@corefunc/corefunc
    Preparing search index...

    Function isArguments

    • Parameters

      • value: unknown

        The value to check.

      Returns boolean

      True if the value is an Arguments object, otherwise false.

      isArguments

      Determine whether a value is the built-in Arguments object.