Quantcast
Channel: ReScript Forum - Latest posts
Viewing all articles
Browse latest Browse all 2592

Consecutively array map with async

$
0
0

Anything wrong with this ?

let mapAsync = (arr, fn) => arr->Array.map(fn)->Promise.all

Viewing all articles
Browse latest Browse all 2592

Trending Articles