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

dc10.sbt.compiler.scala Maven / Gradle / Ivy

The newest version!
package dc10.sbt

import dc10.Compiler
import dc10.scala.{Error, LibDep}

given compiler: Compiler[Statement, LibDep, Error] =
  Compiler.impl[Statement, LibDep, Error]




© 2015 - 2025 Weber Informatics LLC | Privacy Policy