Open chasefinch opened 7 years ago
Possible syntax:
find .maximum array: _ (.minimum, .frequent, .median)
sort (only integers, etc, or sort{2} if I want to sort an array of tuples, sort[2] to sort a multidimensional array, etc, can use "where" also)
Possible syntax:
find .maximum array: _ (.minimum, .frequent, .median)
sort (only integers, etc, or sort{2} if I want to sort an array of tuples, sort[2] to sort a multidimensional array, etc, can use "where" also)