Name |
Ceylon Collection Platform Module |
---|---|
Category |
SDK
The Ceylon SDK |
Backends | JVM JavaScript |
Maven coordinates | |
Compatible Ceylon release |
JVM: 1.2.x, 1.3.x (latest) JavaScript: 1.2.1, 1.2.2, 1.3.x (latest) |
Published | Mar 11, 2016 |
Stats |
Downloads (JVM): 2924 Downloads (JS): 290 Source downloads: 1252 |
Authors |
Stéphane Épardaud |
License | Apache Software License |
Description |
Library providing general-purpose mutable lists, sets, and maps. The following interfaces define abstract mutable collection types:
These interfaces define abstract sorted collection types: In addition, dedicated These concrete implementations are provided:
The functions
Finally, |
Dependencies | |
Usage |
import ceylon.collection "1.2.2"; |
Module links |
Members Imported By Home Code repository Issue tracker Browse Download .car Download .js Download source archive Download module documentation View API documentation |