com.github.tonivade.purefun.Tuple Maven / Gradle / Ivy
/*
* Copyright (c) 2018-2020, Antonio Gabriel Muñoz Conejo
* Distributed under the terms of the MIT License
*/
package com.github.tonivade.purefun;
import java.util.Map;
import com.github.tonivade.purefun.data.Sequence;
public interface Tuple {
Sequence © 2015 - 2025 Weber Informatics LLC | Privacy Policy