Bps

org.encalmo.models.Bps$package.Bps
object Bps extends OpaqueInteger[Bps]

Attributes

Graph
Supertypes
trait OpaqueType[Bps, Int]
class Object
trait Matchable
class Any
Self type
Bps.type

Members list

Value members

Concrete methods

inline def apply(bps: Int): Bps
inline def show(value: Bps): Int

Inherited methods

inline def of(value: BigDecimal): Bps

Attributes

Inherited from:
OpaqueInteger
inline def of(value: Double): Bps

Attributes

Inherited from:
OpaqueInteger
inline def unapply(value: Bps): Option[Int]

Attributes

Inherited from:
OpaqueType

Givens

Inherited givens

given given_Function_O_Value: Bps => Value

Attributes

Inherited from:
OpaqueInteger
inline given given_Ordering_O: Ordering[Bps]

Attributes

Inherited from:
OpaqueInteger
given given_ReadWriter_O: ReadWriter[Bps]

Attributes

Inherited from:
OpaqueInteger

Extensions

Extensions

extension (bps: Bps)
inline def **(value: BigDecimal): BigDecimal

Inherited extensions

extension (value: Bps)
inline def existsIn(values: Bps*): Boolean

Attributes

Inherited from:
OpaqueType
extension (value: Bps)
inline def *(n: Double): Bps

Attributes

Inherited from:
OpaqueInteger
inline def *(n: BigDecimal): Bps

Attributes

Inherited from:
OpaqueInteger
inline def *(n: Int): Bps

Attributes

Inherited from:
OpaqueInteger
inline def +(n: Int): Bps

Attributes

Inherited from:
OpaqueInteger
inline def -(n: Int): Bps

Attributes

Inherited from:
OpaqueInteger
inline def /(n: Double): Bps

Attributes

Inherited from:
OpaqueInteger
inline def /(n: BigDecimal): Bps

Attributes

Inherited from:
OpaqueInteger
inline def /(n: Int): Bps

Attributes

Inherited from:
OpaqueInteger
inline def toBigDecimal: BigDecimal

Attributes

Inherited from:
OpaqueInteger
inline def toInt: Int

Attributes

Inherited from:
OpaqueInteger