Is there a way more concise than map(Option(_)) to make Seq of Option from an ordinary set
like this:
val a: Seq[String] = Seq("foo", "b