ExactOp2

dfhdl.internals.ExactOp2
trait ExactOp2[Op, Ctx, OutUB, LHS, RHS]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Type members

Types

type Out <: OutUB

Value members

Abstract methods

def apply(lhs: LHS, rhs: RHS)(using Ctx): Out