NAME

sort - sort an array

SYNOPSIS

arr.sort()

DESCRIPTION

sort an array

RETURN VALUE

enter return value here

ERRORS

enter exceptions thrown

EXAMPLE

    // this is an example

SEE ALSO

related