Prelude API
    Preparing search index...

    Type Alias Cmp1<T>

    Cmp1: (a: T) => -1 | 0 | 1

    Type Parameters

    • T

    Type Declaration

      • (a: T): -1 | 0 | 1
      • Parameters

        • a: T

        Returns -1 | 0 | 1