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 StaticAnnotationclass Annotationclass Objecttrait Matchableclass Any
In this article