Andres Taylor:
> WDYT? And, is step an important to make this useful?
Step is relatively rarely used in my experience. Ruby's literal is the least noisy. Scala's approach
would work if Cypher was all similar to "point free Scala" but it's not.
What about
[1.0,2.0]
[1.0,2.0)
and so on?
I personally wouldn't mind having range as a function.
MK