Originally posted by AtW
View Post
Forget all that sequential stuff you use in languages like C and Java and assume is essential to programming, because all the languages you've used to date work like that. A procedural approach is not, in fact, a prerequisite for programming, and using a procedural approach to a declarative language is a positive hindrance. Brush up on your set theory, and remember: there is no loop.
Oh, and the problem you cite in the thread you link to: you had a problem because you were doing it wrong.






Comment