On Friday, 11 May 2012 at 20:20:36 UTC, Jonathan M Davis wrote:
That's definitely an example of something that depends on your background. std.algorithm.any does _exactly_ what it would do in a functional language.

Well, I know some FP (Scheme/newLISP) but they don't have an "any" function. I don't know about F#, but my guess would be that it would do the same thing as C# would (for obvious reasons).

Are you thinking of a language in particular that has D's behavior? Or is this just a guess?

Reply via email to