Avatar
let a = await foo() let b = await bar() のときに foobar を並列に走らせるのか直列に走らせるのかはどうだろう?