bigint

coulomb.ops.algebra.spire.bigint$
object bigint

Attributes

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

Members list

Concise view

Type members

Classlikes

Attributes

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

Extensions

Extensions

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

Attributes

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

Attributes

Source:
bigint.scala