deltaquantity

object deltaquantity extends prio1
class prio1
class prio2
class Object
trait Matchable
class Any

Givens

Givens

given ctx_DeltaQuantity_Order[V, U, B](using ord: Order[V]): Order[DeltaQuantity[V, U, B]]

Inherited givens

given ctx_DeltaQuantity_Eq[V, U, B](using e: Eq[V]): Eq[DeltaQuantity[V, U, B]]
Inherited from:
prio2
given ctx_DeltaQuantity_Hash[V, U, B](using h: Hash[V]): Hash[DeltaQuantity[V, U, B]]
Inherited from:
prio1