Searched refs:hasBeenDeferred (Results 1 – 3 of 3) sorted by relevance
84 ->boolean($this->invoke($result)->hasBeenDeferred())127 ->boolean($this->invoke($result)->hasBeenDeferred())139 ->boolean($this->invoke($result)->hasBeenDeferred())158 ->boolean($this->invoke($result)->hasBeenDeferred())458 ->when($result = $this->invoke($stream)->hasBeenDeferred())468 ->when($result = $this->invoke($stream)->hasBeenDeferred())
274 if (true === $this->hasBeenDeferred()) {451 protected function hasBeenDeferred() function in Hoa\\Stream\\Stream
26 * Stream: Add the `hasBeenDeferred` method. (Ivan Enderlin, 2017-02-03T11:03:21+01:00)