long

object long
Source:
long.scala
class Object
trait Matchable
class Any
long.type

Extensions

Extensions

extension (vl: Long)
transparent inline def *[VR, UR](qr: Quantity[VR, UR])(using mul: Mul[Long, 1, VR, UR]): Quantity[VO, UO]
Source:
long.scala
transparent inline def /[VR, UR](qr: Quantity[VR, UR])(using div: Div[Long, 1, VR, UR]): Quantity[VO, UO]
Source:
long.scala