vavr0 0.10.0-1 source package in Ubuntu

Changelog

vavr0 (0.10.0-1) unstable; urgency=medium

  * Initial release (Closes: #932406).

 -- Andrej Shadura <email address hidden>  Thu, 18 Jul 2019 17:55:51 -0300

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
vavr0_0.10.0-1.dsc 1.9 KiB 78381ce8c6610ca7de8542f071a9b5fd2609cd3f32ef9736dcd8e629c0504a9c
vavr0_0.10.0.orig.tar.gz 739.1 KiB 3b6874541205d83078d5dfb494cc31897f1154ab8af3cb56e1d96ce16354a57a
vavr0_0.10.0-1.debian.tar.xz 2.7 KiB aacb886985bbca032e95a2a718c1cabe84efeb974f2b2a034a5d73880a59853c

No changes file available.

Binary packages built by this source

libvavr0-java: 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).