POV-Ray : Newsgroups : povray.off-topic : The next chapter : Re: The next chapter Server Time
29 Jul 2024 08:23:48 EDT (-0400)
  Re: The next chapter  
From: Orchid Win7 v1
Date: 20 Oct 2012 14:14:01
Message: <5082e9e9$1@news.povray.org>
On 20/10/2012 06:19 PM, Darren New wrote:
> On 10/8/2012 14:00, Orchid Win7 v1 wrote:
>> something called LINQ, which seems to be of very dubious usefulness.
>> (Unless
>> you're actually writing database applications, anyway...)
>
> FWIW, LINQ is list comprehensions, except with a vaguely SQL-like
> syntax. Now you're good to go. :-)

I'm also not a fan of list comprehensions. Everything they can do can 
also be done using monads. And in fact, in the latest GHC releases, 
"list" comprehensions can be used for any monad. So really, it's just 
different syntax for stuff you can already do. So why bother?


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.