[ ソース: libdexx-java ]
パッケージ: libdexx-java (0.7-2)
libdexx-java に関するリンク
Debian の資源:
libdexx-java ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の libdexx-java 関連パッケージ
|
|
|
|
-
- dep: libjetbrains-annotations-java
- annotations used for code inspection support and code documentation