@unction/allP Array<T> => Promise<Array<T>> A port of the Promise.all() function. Credit: @keithamus allP([fetchUser, fetchToken])