Package: effect
Module: UpstreamPullStrategy
Returns true if the specified UpstreamPullStrategy is a
PullAfterAllEnqueued, false otherwise.
Signature
declare const isPullAfterAllEnqueued: <A>(self: UpstreamPullStrategy<A>) => self is PullAfterAllEnqueued<A>
Since v2.0.0