scala.Conversion
See theConversion companion class Members listAn opaque type alias to declare "into" parameter types that allow implicit conversions on corresponding arguments. If the expected type of an expression t is into[T], implicit conversions are tried from the type of t
to T
. into[T]
types are erased to T
in all covariant positions of the types of parameter symbols.
An opaque type alias to declare "into" parameter types that allow implicit conversions on corresponding arguments. If the expected type of an expression t is into[T], implicit conversions are tried from the type of t
to T
. into[T]
types are erased to T
in all covariant positions of the types of parameter symbols.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4