ai.dragonfly.math.Bijection.given_Conversion_A_B$
Attributes
- Source:
- Bijection.scala
- Graph
- Supertypes
class Conversion[A, B]
trait A => B
trait Matchable
class Any
- 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