Persistent (immutable) collections for Java and Kotlin
https://github.com/andrewoma/dexx
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.
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:fstrba:maven/dexx && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| _link | 0000000121 121 Bytes | |
| collection-0.7.pom | 0000002123 2.07 KB | |
| dexx-0.7.tar.gz | 0000169278 165 KB | |
| dexx.changes | 0000000364 364 Bytes | |
| dexx.spec | 0000002254 2.2 KB |
Comments 0