Menu
NEWBEDEV
Python
Javascript
Linux
Cheat sheet
NEWBEDEV
Python 1
Javascript
Linux
Cheat sheet
Contact
New posts in Case Class
How to get around the Scala case class limit of 22 fields?
Apr 17, 2021
Case class companion object generation error for compound type
Apr 17, 2021
Easy idiomatic way to define Ordering for a simple case class
Apr 17, 2021
Scala 2.10 reflection, how do I extract the field values from a case class, i.e. field list from case class
Apr 25, 2021
Scala - how to print case classes like (pretty printed) tree
Apr 25, 2021
Easily parse String of Key=Value pairs to Scala case class
Apr 25, 2021
Scala: Case class unapply vs a manual implementation and type erasure
Apr 25, 2021
In Scala, is there an easy way to convert a case class into a tuple?
Apr 25, 2021
Scala: Mix traits and case class in pattern match
Apr 25, 2021
Does the order of alternatives in a Scala match expression matter in terms of performance?
Apr 25, 2021
« Newer Entries
Older Entries »