il Mon, 19 Jul 2004 22:22:36 -0500, Charles Comstock
<cc1 / cec.wustl.edu> ha scritto::


>While technically interpreted from byte code C# in version 2.0 will have 
>anonymous functions and yield syntax.  I don't know if the anonymous 
>functions are closures or not, but it will basically have blocks.  You 
>will not however be able to define them in similar syntax as ruby.

and the ICollection api seems quite similar to Enumerable in C# 2
(though I can't find the page where I first read it..)
Maybe Anders Hejlsberg is a reader of comp.lang.ruby :)