CmpStr - v3.2.1
    Preparing search index...

    Type Alias BatchResultLike<R>

    BatchResultLike: CmpStrResult[] | MetricResultBatch<R>

    BatchResultLike represents the possible return types for batch comparison functions.

    Type Parameters