Exists<Hkt> represents an existential quantified type. The detail of stored value is hidden and can be extracted only using runExists.
Exists<Hkt>
runExists
Generated using TypeDoc
Exists<Hkt>
represents an existential quantified type. The detail of stored value is hidden and can be extracted only usingrunExists
.