- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
SID # 7 - Scala 2.8 Arrays
Created by odersky on 2009-10-01.
Updated: 2010-01-22, 18:04
Scala Improvement Document # 7
Revision: 3 - Date: 2010-01-22
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 magic the scheme relies on implicit conversions and manifests to integrate arrays into the Scala 2.8 collection library.
Document: