AB
posts = await getPosts(user);
post_comments = await Promise.all(posts.map(post => getPostComments(post)))
но я чот хз на самом деле
Size: a a a
AB
AB
(let [a (future 1)
b (future 2)]
(future (+ @a @b)))
ST
MB
ST
MB
AB
MB
AB
MB
ST
AB
MB
MB
ST
ST
ST
MB
AB
MB