Interface CompareFunction<T>

interface CompareFunction<T> ((a, b) => number)

Type Parameters

  • T
  • Parameters

    Returns number