The containing class is available as Async\KeyedPoll in the www repository.
Async\KeyedPoll
Add multiple keys and awaitables to the poll
public function addMulti( KeyedTraversable<Tk, Awaitable<Tv>> $awaitables, ): void;
KeyedTraversable<Tk,
Awaitable<Tv>> $awaitables
void