Packages

p

io.github

davidgregory084

package davidgregory084

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. case class ScalaVersion(maj: Int, min: Int, patch: Int) extends Product with Serializable
  2. case class ScalacOption(name: String, isSupported: (ScalaVersion) => Boolean = _ => true) extends Product with Serializable
  3. trait TpolecatModule extends Module with ScalaModule

Value Members

  1. object ScalaVersion extends Serializable
  2. object Tpolecat

Ungrouped