Library providing general-purpose mutable lists, sets, and
maps.
The following interfaces define abstract mutable collection
types:
- [[MutableList]] is a mutable [[List]],
- [[MutableSet]] is a mutable [[Set]], and
- [[MutableMap]] is a mutable [[Map]].
These interfaces define abstract sorted collection types:
- [[SortedSet]] is a sorted [[Set]], and
- [[SortedMap]] is a sorted [[Map]].
In addition, dedicated [[Stack]] and [[Queue]] interfaces
are defined, representing specialized kinds of ...
License | Apache |
---|---|
Tags | ceyloncollections |
HomePage | http://ceylon-lang.org |
Date | Feb 13, 2021 |
Files | pom (2 KB) jar (335 KB) View All |
Repositories | Ceylon |
Ranking | #9950 in MvnRepository (See Top Artifacts) |
Used By | 46 artifacts |
Note: this artifact is located at Ceylon repository (https://modules.ceylon-lang.org/maven/1/)
Compile Dependencies (1)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
JVM Languages | ceylon » language | 1.3.1 | 1.3.3 |
Licenses
License | URL |
---|---|
Apache Software License |
Developers
Name | Dev Id | Roles | Organization | |
---|---|---|---|---|
Stéphane Épardaud |