Exists
 scala.caps.Exists
  sealed trait Exists extends Capability
 
A trait that used to allow expressing existential types. Replaced by root.Result instances.
Attributes
- Deprecated
- true
- Experimental
- true
- Source
- package.scala
- Graph
- 
    
- Supertypes
In this article