experimental

mill.api.experimental
@Scaladoc(value = "/**\n * Annotation to mark experimental API, which is not guaranteed to stay.\n */")
class experimental extends StaticAnnotation

Annotation to mark experimental API, which is not guaranteed to stay.

Attributes

Source
experimental.scala
Graph
Supertypes
trait StaticAnnotation
class Annotation
class Object
trait Matchable
class Any
In this article