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

com.nthportal.shell.package.scala Maven / Gradle / Ivy

package com.nthportal

package object shell {
  // Type aliases
  type ImmutableSeq[+A] = scala.collection.immutable.Seq[A]
  type ImmutableIterable[+A] = scala.collection.immutable.Iterable[A]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy