_methods

trait _methods extends _methods

Default methods for all Double.Opaque.Data defined types

Source
__.scala
trait _methods
class java.lang.Object
trait scala.Matchable
class Any
class Double.Opaque.Data[Double.Opaque.Data.A]
class Double.Opaque.Data.Ordered[Double.Opaque.Data.Ordered.A]
class Double.Opaque.Data.Calculable[Double.Opaque.Data.Calculable.A]
class Double.Opaque.Data.Numerical[Double.Opaque.Data.Numerical.A]
object Percent
trait _methods
trait _methods
trait _methods

Def

@targetName("Opt")
inline def ?: Double.G.Opt[THIS_OPAQUE]

To option

To option

Returns Double specialized option

Inherited from
_methods
Source
Base.scala
inline def real: Double

Real value

Real value

Returns Double value standing behind the opaque type.

This is a zero cost call.

Inherited from
_methods
Source
Base.scala