• Modules
    • By category
    • By name
    • Most popular
    • Most downloaded
    • Repository
  • Register
  • Log in
  • Help
    • Start using Ceylon Herd
    • Publish your first module
    • Module publishing guidelines
    • All about Ceylon
    • Keyboard Shortcuts

    • s Focus search module bar
      ? Open this information panel
      j Move selection down
      k Move selection up
      enter Open current selection
Module info
Name
FroMage / ceylon.collection / 0.5
Ceylon Collection Platform Module
Category SDK

The Ceylon SDK

Backends JVM JavaScript
Maven coordinates
Compatible Ceylon release JVM: M5 (outdated)
JavaScript: M5 (outdated)
Published Mar 14, 2013
Stats Downloads (JVM): 1182
Downloads (JS): 338
Source downloads: 1099
Authors Stéphane Épardaud
License Apache Software License
Description

A module for collections.

You can find here the following mutable collection types:

  • [[MutableList]]
  • [[MutableSet]]
  • [[MutableMap]]

Along with concrete implementations for each:

  • [[LinkedList]]
  • [[HashSet]]
  • [[HashMap]]
Usage
  • Import
 import ceylon.collection "0.5";
Module links Members
Imported By
Home
Code repository
Issue tracker
Browse
Download .car
Download .js
Download source archive
No module documentation
View API documentation

Ceylon Herd v1.24 Copyright 2012-2023 Red Hat. About