![JAR search and dependency download from the Maven repository](/logo.png)
com.github.nikita_volkov.java.composites.Sum3 Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of composites Show documentation
Show all versions of composites Show documentation
A lightweight library of multi-arity anonymous product- and sum-types for Java
package com.github.nikita_volkov.java.composites;
import java.util.Optional;
public interface Sum3<_1, _2, _3> {
© 2015 - 2025 Weber Informatics LLC | Privacy Policy