- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
Speaking of Range
Mon, 2010-04-05, 18:33
Speaking of Range, 2535 (http://lampsvn.epfl.ch/trac/scala/ticket/2535) could use some love.
Presently, Range is silently broken for all ranges r where r.last + r.step results in integer overflow. I think it should be fixed, but at the very least there should be an exception when ranges are created with broken parameters.
--
Daniel C. Sobral
I travel to the future all the time.
--
Daniel C. Sobral
I travel to the future all the time.