scalaのFutureの並列に実行されない書き方とされる書き方 - Qiita

並列に実行されない書き方import scala.concurrent.Futureimport scala.concurrent.ExecutionContext.Implicits.glob…