Janice Caron Wrote:
> sort!("a.member > b.member")(array)
>
> simply couldn't be done in C++. This is /not/ a C++ solution. It's a D
> solution, and a fantastically brilliant one.
does it have any use?
Maybe implementing LINQ will be much more powerful and readable?