into

scala.language.experimental.into
object into

Experimental support for automatic conversions of arguments, without requiring a language import import scala.language.implicitConversions.

Attributes

See also
Deprecated
[Since version 3.8] The into language import is no longer needed since the feature is now in preview
Source
language.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
into.type
In this article