Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Collapse sidebar
home:fstrba:maven:test
dexx
Overview
Meta Configuration of Package dexx
<package name="dexx" project="home:fstrba:maven:test"> <title>Persistent (immutable) collections for Java and Kotlin</title> <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.</description> <url>https://github.com/andrewoma/dexx</url> </package>
Locations
Projects
Search
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects