experimental

scala.annotation.experimental
final class experimental(message: String) extends StaticAnnotation

An annotation that can be used to mark a definition as experimental.

Value parameters

message

a description explaining the experimental status, or an empty string if no message is needed

Attributes

See also
Source
experimental.scala
Graph
Supertypes
class Annotation
class Object
trait Matchable
class Any

Members list

Value members

Constructors

def this()

Attributes

Source
experimental.scala