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 ...
💡
Newer Version Available
0.6.11.3.1

Scope:
Scope:
Format:
Scope:
Scope:
Scope:
Scope:
Scope:
Scope:

Note: this artifact is located at Ceylon repository (https://modules.ceylon-lang.org/maven/1/)

Licenses

LicenseURL
Apache Software License

Developers

NameEmailDev IdRolesOrganization
Stéphane Épardaud