Options
All
  • Public
  • Public/Protected
  • All
Menu

@mechoshi/data-structures

Index

Type aliases

Comparator<T>: (a: T, b: T) => boolean

Type parameters

  • T

Type declaration

    • (a: T, b: T): boolean
    • Parameters

      • a: T
      • b: T

      Returns boolean

Generated using TypeDoc