prio1

class prio1 extends prio2
class prio2
class Object
trait Matchable
class Any
object quantity.type

Givens

Givens

given ctx_Quantity_Hash[V, U](using h: Hash[V]): Hash[Quantity[V, U]]

Inherited givens

given ctx_Quantity_Eq[V, U](using e: Eq[V]): Eq[Quantity[V, U]]
Inherited from:
prio2