coulomb.rational.Rational$.given_Conversion_Int_Rational$
Attributes
- Source:
- rational.scala
- Graph
- Supertypes
- Self type
Members list
Concise view
Value members
Convert value x
of type T
to type U
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns:
a string representation of the object.
- Definition Classes
- Inherited from:
- Function1
Extensions
x.convert
converts a value x
of type T
to type U
x.convert
converts a value x
of type T
to type U
Attributes
- Inherited from:
- Conversion
- Source:
- Conversion.scala