Skip to content

@vttforge/types / SortUpdate

Interface: SortUpdate<T> ​

One entry of the result of performIntegerSort.

Type Parameters ​

T ​

T

Properties ​

target ​

target: T


update ​

update: Record<string, number>

MIT licensed.