>>>>> "Phil" == Phil Dawes <[EMAIL PROTECTED]> writes:

Phil> [ { 2 3 3 5 6 7 } >ulong-array ]
Phil> [ { 5 3 2 6 7 3 } >ulong-array natural-sort ] unit-test

Phil> and I'd imagine this gets a lot more hairy for larger binary
Phil> objects. Is there a way round this?

I may fail to see your point, but wouldn't

{ 2 3 3 5 6 7 } >ulong-array
[ { 5 3 2 6 7 3 } >ulong-array natural-sort ] unit-test

do it just fine?

  Sam
-- 
Samuel Tardieu -- [EMAIL PROTECTED] -- http://www.rfc1149.net/


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to