meta

coulomb.rational.typeexpr$.meta$
object meta

Attributes

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

Members list

Concise view

Value members

Concrete methods

def teToBigInt[E](using Quotes, Type[E]): Expr[BigInt]

Attributes

Source:
rational.scala
def teToDouble[E](using Quotes, Type[E]): Expr[Double]

Attributes

Source:
rational.scala
def teToInt[E](using Quotes, Type[E]): Expr[AllInt[E]]

Attributes

Source:
rational.scala
def teToNonNegInt[E](using Quotes, Type[E]): Expr[NonNegInt[E]]

Attributes

Source:
rational.scala
def teToPosInt[E](using Quotes, Type[E]): Expr[PosInt[E]]

Attributes

Source:
rational.scala
def teToRational[E](using Quotes, Type[E]): Expr[Rational]

Attributes

Source:
rational.scala