Extracts a value of the existential quantified type F<A> with a runner.
F<A>
A function to get the internal item F<A>, but the type A will be specified by an object Exists<F>.
A
Exists<F>
The result of runner.
runner
Generated using TypeDoc
Extracts a value of the existential quantified type
F<A>
with a runner.