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
Source
caps.scala
Graph
Supertypes
trait Capability
class Object
trait Matchable
class Any
In this article