A container of methods for the variant.
This API is still experimental, so it may change or be removed in future versions. You should not rely on it for production applications.
A container of methods for the variant.
Part of the Setoid instance for Fantasy Land 2.x+. See the equals
method for details.
Allows a function to provide functionality to variants in an union.
The constructor for the variant
The variants in the ExecutionState
True if the value is any execution state instance.
The state of a future that has been cancelled.
The state of a future that's still not resolved.
The state of a future that has been resolved with a failure.
The state of a future that has been successfully resolved with a value.
InternalConstructor.prototype