value

object value
class Object
trait Matchable
class Any
value.type

Givens

Givens

given ctx_spire_TVC_FI[VF, VT](using vti: NotGiven[Fractional[VT]], vff: Fractional[VF], cf: ConvertableFrom[VF], ct: ConvertableTo[VT]): TruncatingValueConversion[VF, VT]
given ctx_spire_VC_II[VF, VT](using vti: NotGiven[Fractional[VT]], vfi: NotGiven[Fractional[VF]], cf: ConvertableFrom[VF], ct: ConvertableTo[VT]): ValueConversion[VF, VT]
given ctx_spire_VC_XF[VF, VT](using vtf: Fractional[VT], cf: ConvertableFrom[VF], ct: ConvertableTo[VT]): ValueConversion[VF, VT]