Search code examples
How do I rewrite this conditional with an option in Scala in a cleaner way?...


scaladictionaryconditional-statementsscala-option

Read More
How Assign Value Option[List[String]] on Scala...


stringlistscalascala-option

Read More
Reflection does not see companion of subclass case class when defined in companion of extending trai...


scalareflectionscala-reflect

Read More
Code generation with Scala...


scalacode-generationtemplate-haskelltreehugger

Read More
meta-programming to parse json in scala...


scalametaprogrammingscalametatreehugger

Read More
Get Scala type name for common AnyVal types/primitives...


scalatypesruntime-typetreehugger

Read More
Scala Some redundant covariance...


scalapattern-matchingcovariancealgebraic-data-typesscala-option

Read More
Scala how to instantiate new Option[java.sql.Date] type...


stringscaladatescala-option

Read More
Scala Future with Option()...


scalafuturescala-option

Read More
Comparing string values of two columns in scala...


stringscalaapache-sparkapache-spark-sqlmultiple-columns

Read More
Summoning instance for opaque type in an object with match type fails...


scalascala-3

Read More
Spark SQL on partition columns without reading full row data...


scalaapache-sparkapache-spark-sql

Read More
Type-safety for Patternmatching on Parameters with Dependent Types in Scala...


scalatypespattern-matchingtype-inferencetype-safety

Read More
How to get the row from a dataframe that has the maximum value in a specific column?...


scalaapache-sparkapache-spark-sql

Read More
Get class that is being refined from the refinement...


scalareflectionmetaprogrammingscala-macrosaux-pattern

Read More
Error "Invalid call to qualifier on unresolved object" when trying to write a Spark DF int...


scalaapache-sparkhiveapache-spark-sqlorc

Read More
Scala's match/case for Option[classOf[...]]...


scalamatch

Read More
Excel Having issues with an ODS file created with SODS...


excelscalalibreoffice-calcopenoffice-calcods

Read More
How could I correctly write this code in functional way without duplication...


scalafunctional-programming

Read More
Optional values with Esper...


scalaesperepl

Read More
Define a Spark scala UDF with Option as input param...


scalaapache-sparkuser-defined-functions

Read More
Scala: Filtering List of case class with fields of Option...


scala

Read More
cats: mapping nested either of option value...


scalascala-catsmonad-transformers

Read More
Scala throw exception for reading null bigdecimal from query result...


scalaresultsetbigdecimal

Read More
How to simplify Option processing...


scalafold

Read More
Join nested dataframes Spark Scala...


dataframescalaapache-sparkapache-spark-sql

Read More
Cats OptionT future not completing...


scalaoption-typeslickscala-catsscala-option

Read More
What is the proper way to remove elements from a scala mutable map using a predicate...


scalascala-2.8mutablescala-collections

Read More
Spark Scala: How to transform a column in a DF...


scalaapache-spark

Read More
How to type a tuple of any length but only having options in scala 3...


scalascala-3

Read More
BackNext