Create a KeyedPoll from the specified list of awaitables
KeyedPoll
public static function from( KeyedTraversable<Tk, Awaitable<Tv>> $awaitables, ): this;
See Poll if keys are unimportant.
Poll
KeyedTraversable<Tk, Awaitable<Tv>> $awaitables
this