All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.phasmidsoftware.table.package.scala Maven / Gradle / Ivy

Go to download

This project is a Scala library for facilitate comparisons in a functional style.

The newest version!
/*
 * Copyright (c) 2019. Phasmid Software
 */

package com.phasmidsoftware

package object table {

  type RawTable = Table[Seq[String]]

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy