Comment on Deprecating: java.util.Optional.get()?parentComments−lmm10yScala has grown organically and has a lot of things that are no longer idiomatic. Wartremover makes Option#get a compile error, and many recommend using it on new codebases.−merb10ystill on java you don't have for generators so it will be really messy to have a big nested flatMap block.
Comments
Scala has grown organically and has a lot of things that are no longer idiomatic. Wartremover makes Option#get a compile error, and many recommend using it on new codebases.
still on java you don't have for generators so it will be really messy to have a big nested flatMap block.