パッケージ: libvavr0-java (0.10.0-2)
libvavr0-java に関するリンク
Trisquel の資源:
vavr0 ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Debian Java Maintainers (メールアーカイブ)
- Andrej Shadura
外部の資源:
- ホームページ [vavr.io]
類似のパッケージ:
object-functional language extension for Java
Vavr (formerly called Javaslang) is an object-functional language extension for Java 8+.
Vavr aims to reduce the lines of code and increase code quality. It provides persistent collections, functional abstractions for error handling, concurrent programming, pattern matching and much more.
Vavr fuses the power of object-oriented programming with the elegance and robustness of functional programming. Its feature-rich, persistent collection library smoothly integrates with Java's standard collections.
Vavr does not depend on any libraries (other than the JVM).