Prelude API
    Preparing search index...

    Function array

    • Compares arrays element-wise up to common length.

      If all are equal then returns comparision result on array lengths.

      Type Parameters

      • T

      Parameters

      Returns (as: T[], bs: T[]) => Cmp.R