untrackedCaptures (original) (raw)
Scala 3/scala/scala.caps/unsafe/untrackedCaptures
scala.caps.unsafe.untrackedCaptures
final class untrackedCaptures extends StaticAnnotation
Marks the constructor parameter as untracked. The capture set of this parameter will not be included in the capture set of the constructed object.
Attributes
Note
This should go into annotations. For now it is here, so that we can experiment with it quickly between minor releases
Source
Graph
Supertypes
trait StaticAnnotation
class Annotation
class Object
trait Matchable
class Any
In this article
Generated with
Copyright (c) 2002-2025, LAMP/EPFL
Copyright (c) 2002-2025, LAMP/EPFL