Unit

dfhdl.compiler.ir.DFPhysical.Unit
See theUnit companion trait
object Unit

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Unit.type

Members list

Type members

Classlikes

case object Freq extends Unit

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Unit
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Freq.type
case object Number extends Unit

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Unit
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Number.type
case object Time extends Unit

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Unit
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Time.type

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Givens

Givens

given derived$CanEqual: CanEqual[Unit, Unit]