ml-spectra-processing
    Preparing search index...

    Function xIsArray

    • Checks if the input is a non-empty array of numbers. Only checks the first element.

      Parameters

      • input: unknown

        array to check.

      • options: XIsArrayOptions = {}

        additional checks.

      Returns input is NumberArray

      Whether the value is a valid array of numbers.