Movatterモバイル変換


[0]ホーム

URL:


Scala 3
3.7.4
LearnInstallPlaygroundFind A LibraryCommunityBlog
Scala 3
LearnInstallPlaygroundFind A LibraryCommunityBlog
DocsAPI
Generated with
Copyright (c) 2002-2025, LAMP/EPFL
Copyright (c) 2002-2025, LAMP/EPFL
Scala 3/scala/Conversion

Conversion

scala.Conversion
See theConversion companion class

Attributes

Companion
class
Source
Conversion.scala
Graph
Supertypes
classObject
traitMatchable
classAny
Self type

Members list

Type members

Types

opaquetypeinto[+T]

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 oft toT.into[T] types are erased toT 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 oft toT.into[T] types are erased toT in all covariant positions of the types of parameter symbols.

Attributes

Source
Conversion.scala

Extensions

Experimental extensions

extension[T](x:into[T])

Unwrap aninto

Unwrap aninto

Attributes

Experimental
true
Source
Conversion.scala
In this article
Generated with
Copyright (c) 2002-2025, LAMP/EPFL
Copyright (c) 2002-2025, LAMP/EPFL

[8]ページ先頭

©2009-2025 Movatter.jp