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
trait Capability
class Object
trait Matchable
class Any
In this article