Name : dexx
| |
Version : 0.7
| Vendor : obs://build_opensuse_org/Java
|
Release : 1.24
| Date : 2023-09-08 23:15:06
|
Group : Development/Libraries/Java
| Source RPM : dexx-0.7-1.24.src.rpm
|
Size : 0.18 MB
| |
Packager : (none)
| |
Summary : Persistent (immutable) collections for Java and Kotlin
|
Description :
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.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/Java:/packages/openSUSE_Tumbleweed/noarch |