given_Conversion_B_A
slash.Bijection.given_Conversion_B_A
object given_Conversion_B_A extends Conversion[B, A]
Attributes
- Source
- Bijection.scala
- Graph
-
- Supertypes
- Self type
-
given_Conversion_B_A.type
Members list
Value members
Concrete methods
Convert value x
of type T
to type U
Inherited methods
Extensions
Inherited extensions
extension (x: B)
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
In this article