amphp / amp

A non-blocking concurrency framework for PHP applications. 🐘

Home Page:https://amphp.org/amp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Where is this `any()` function?

Bilge opened this issue · comments

* If you want the first future completed without an error, use {@see any()} instead.