UNPKG

@clarketm/superbubblesort

Version:
3 lines (1 loc) • 84 B
declare export function bubbleSort(arr: Array<any>, comparator?: any): Array<any>;