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

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 - 2024 Weber Informatics LLC | Privacy Policy