- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
SID # 7 - Revision of Scala 2.8 Arrays from Thu, 2009-10-01, 11:32
Created by odersky on 2009-10-01.
Updated: 2010-01-22, 18:04
Scala Improvement Document # 7
Revision: 1 - Date: 2009-10-01
Status:
active
SID:
Scala 2.8 Arrays This document describes the new scheme of handling arrays in Scala 2.8. Instead of boxing/unboxing and other compiler magix the scheme relies on implicit conversions and manifests to integrate arrays into the Scala 2.8 collection library.
Document: