![JAR search and dependency download from the Maven repository](/logo.png)
dfhdl.core.DFNothing.scala Maven / Gradle / Ivy
package dfhdl.core
import dfhdl.compiler.ir
val DFNothing = new DFType[ir.DFNothing, NoArgs](ir.DFNothing)
type DFNothing = DFType[ir.DFNothing, NoArgs]
© 2015 - 2025 Weber Informatics LLC | Privacy Policy