On Tue, Jan 12, 2010 at 4:22 PM, Raul Miller <[email protected]> wrote: > mergeSort is decent, though I might be tempted to > use something like: merge & mergeSort &>/@ split ^:(1<#)^:_]
I should have said: mergeSort=: merge & mergeSort &>/@ split ^:(1<#)^:_ Sorry about that. -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
