• Parameters

    • vectors: ROArrayArray<bigint>

      array of vector params (2, 3, or 4 elements)

    • scalars: readonly bigint[]

      array of scalar params

    • op: BinaryOp<bigint>

      he op to apply to each pair of vector and scalar

    Returns Case[]

    array of Case for the input params with op applied

Generated using TypeDoc