Ops

dfhdl.core.DFVector$package.DFVector.Ops
object Ops

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Ops.type

Members list

Extensions

Extensions

extension [T <: Supported, D <: Int](t: T)(using tc: TC[T])
infix inline def X(cellDim: Inlined[D])(using DFC): DFVector[tc.Type, Tuple1[D]]
extension [T <: Supported, D <: Int, M <: ModifierAny](t: T)(using tc: TC[T])
infix def X(composedModifier: ComposedModifier[D, M])(using DFC): DFVal[DFVector[tc.Type, Tuple1[D]], M]