deltaquantity

class Object
trait Matchable
class Any

Type members

Classlikes

Givens

Givens

given ctx_DeltaQuantity_Eq[V, U, B](using Prio2)(using e: Eq[V]): Eq[DeltaQuantity[V, U, B]]
given ctx_DeltaQuantity_Hash[V, U, B](using Prio1)(using h: Hash[V]): Hash[DeltaQuantity[V, U, B]]
given ctx_DeltaQuantity_Order[V, U, B](using Prio0)(using ord: Order[V]): Order[DeltaQuantity[V, U, B]]