Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #12124
| From | Markus Koschany <apo@debian.org> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.devel, linux.debian.maint.java |
| Subject | Bug#986609: ITP: libdexx-java -- immutable, persistent collection classes for Java |
| Date | 2021-04-08 00:40 +0200 |
| Message-ID | <C1p05-1Oo-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Cross-posted to 3 groups.
Package: wnpp Severity: wishlist Owner: Markus Koschany <apo@debian.org> X-Debbugs-Cc: debian-devel@lists.debian.org, debian-java@lists.debian.org, apo@debian.org * Package name : libdexx-java Version : 0.7 Upstream Author : Andrew O'Malley * URL : https://github.com/andrewoma/dexx * License : MIT Programming Lang: Java Description : immutable, persistent collection classes for Java Dexx Collections are a port of Scala's immutable, persistent collection classes to pure Java. Persistent in the context of functional data structures means the data structure preserves the previous version of itself when modified. This means any reference to a collection is effectively immutable. However, modifications can be made by returning a new version of the data structure, leaving the original structure unchanged.
Back to linux.debian.maint.java | Previous | Next | Find similar
Bug#986609: ITP: libdexx-java -- immutable, persistent collection classes for Java Markus Koschany <apo@debian.org> - 2021-04-08 00:40 +0200
csiph-web