mux
TypeScript
★ 157
updated 2mo ago
Creates a promise that waits for the promises in nested data structures and resolves to data structures of the same form. It recursively traverses the input data structure and multiplexes its promises.
No plain-English explanation yet — one is being written right now. Check back in a minute.