我是 Scala 的新手,想知道我们如何转换Future[Option[A]]为Future[A]
Future[Option[A]]
Future[A]
scala future
future ×1
scala ×1