Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RevertableArraySorter<InputType>

Type parameters

  • InputType

Hierarchy

  • RevertableArraySorter

Index

Constructors

Methods

Constructors

constructor

Methods

sort

  • sort(array: InputType[]): InputType[]

unsort

  • unsort<OutputType>(arrayToUnsort: OutputType[]): OutputType[]