[racket] Racket blog post: Fully Inlined Merge Sort

From: Matthias Felleisen (matthias at ccs.neu.edu)
Date: Fri Aug 24 17:37:14 EDT 2012

The code is fully visible in Safari's rss feed reader. 


On Aug 24, 2012, at 5:34 PM, Neil Toronto wrote:

> On 08/24/2012 03:22 PM, J. Ian Johnson wrote:
>> Very cool.
> 
> :D
> 
> > Is anyone else annoyed at the code being cut off in blog posts, even
>> though (thankfully) highlighting and copying gives you the valid code?
> 
> I am. I'm especially annoyed that it happened in a place that readers are most likely to cut and paste. We'll either make a CSS change or I'll edit the post.
> 
> (Editing the post is tricky, though, because it's generated from a Scribble document. And that wouldn't do anything about output in examples being cut off.)
> 
>> Also, I suggest split-at versus a take followed by a drop for a teensy
> > performance improvement.
> 
> Always the critic. :p
> 
> Good idea, though. It would also make the code shorter.
> 
> Neil ⊥
> 
> ____________________
> Racket Users list:
> http://lists.racket-lang.org/users

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4373 bytes
Desc: not available
URL: <http://lists.racket-lang.org/users/archive/attachments/20120824/e6e72b4b/attachment-0001.p7s>

Posted on the users mailing list.