quantity

object quantity
class Object
trait Matchable
class Any

Type members

Classlikes

object infra

Givens

Givens

given ctx_Quantity_Eq[V, U](using Prio2)(using e: Eq[V]): Eq[Quantity[V, U]]
given ctx_Quantity_Hash[V, U](using Prio1)(using h: Hash[V]): Hash[Quantity[V, U]]
given ctx_Quantity_Order[V, U](using Prio0)(using ord: Order[V]): Order[Quantity[V, U]]