in reply to Re^2: Prototype like sort()?
in thread Prototype like sort()?
But that does not deprive you of any functionality: any sort construct using the sort expression syntax can be easily transformed into a block syntax, essentially by adding a pair of curly brackets and removing the comma.
|
|---|