A Supplementary Collections Module for [Ceylon](http://ceylon-lang.org). This module was inspired by and adapted from [Google Guava](https://github.com/google/guava) under the Apache License Version 2.0. Currently implemented types are: * [[ArrayListMultimap]]: a mutable `Collection<Key->Item>` and `Correspondence` from `Key` to `MutableList<Item>` that supports deterministic iteration order for both keys and items. * [[LinkedListMultimap]]: a mutable `Collection<Key->Item>` and ...

Latest Versions

5 versions โ†’
VersionVulnerabilitiesUsagesDate
1.1.x
1.1.3
0
Feb 13, 2021
1.1.1
3
Feb 13, 2021
1.0.x
1.0.0
2
Feb 13, 2021
0.0.x
0.0.1
2
Feb 13, 2021
0.0.0
0
Feb 13, 2021
5 versions โ†’