Quote:
Originally Posted by ff7chocoboknight
You can use curly brackets for in, also.
|
you'd need to construct the entire array if you were to do that.
http://en.wikipedia.org/wiki/List_comprehensions
at least I assume Graal is using some sort of implementation of List Comprehension where
|30, 40| is returning the set of all numbers where x is an item in the set of real numbers, for which x is greater or equal to 30 and less than or equal to 40