inferred
scala.caps.internal.inferred
final class inferred extends StaticAnnotation
An annotation on a type indicating that the type was inferred. Added during inlining when we want to mark portions of aotherwise explicit type as inferred.
Attributes
- Source
- package.scala
- Graph
-
- Supertypes
In this article