p-map
Map over promises concurrently
p-locate
Get the first fulfilled promise that satisfies the provided testing function
@expo/results
An efficient, standards-compliant library for representing results of successful or failed operations
p-lazy
Create a lazy promise that defers execution until it's awaited or when `.then()`, `.catch()`, or `.finally()` is called