int

coulomb.ops.algebra.int$
object int

Attributes

Source:
int.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
int.type

Members list

Concise view

Type members

Classlikes

Attributes

Source:
int.scala
Graph
Supertypes
trait Signed[Int]
class Object
trait Matchable
class Any
Self type

Attributes

Source:
int.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Extensions

Extensions

extension (vl: Int)
transparent inline def *[VR, UR](qr: Quantity[VR, UR])(using mul: Mul[Int, 1, VR, UR]): Quantity[VO, UO]

Attributes

Source:
int.scala
transparent inline def /[VR, UR](qr: Quantity[VR, UR])(using div: Div[Int, 1, VR, UR]): Quantity[VO, UO]

Attributes

Source:
int.scala