Re: Euphoria's identity/philosophy -- Where is the focus?
- Posted by irv Nov 04, 2014
- 3134 views
Spock said...
I've written my own sorting routines. There is one interface, sort(), and a few extra optional params to get whatever specialisation I require (column, index, custom, arbitrary). The sort is always stable, capable of column sorting, and very fast.
And you have posted these routines to RDS's code sharing archives?
You can do this without getting approval from Rob or the current developers, so that the rest of us can benefit from the improvements.
If not, please do so - I will be happy to use them.