using if instead of match on Option[X]...
Read MoreJSON to XML in Scala and dealing with Option() result...
Read MoreHow to match option map values at once?...
Read MoreHow to get an Option from index in Collection in Scala?...
Read MoreWhere is the method that boxes an AnyRef into an Option?...
Read MoreWhy does Option require explicit toList inside for loops?...
Read MoreOverride toString behavior for Option[_] in scala...
Read MoreApplying or operation to Option results...
Read MoreExtracting field from Some in Scala...
Read MoreReading multiple variables from an object wrapped in Option[]...
Read MoreScala, collapsing Option of an Option...
Read MoreUsing Option all over the place feels a bit awkward. Am I doing something wrong?...
Read More