List Question
20 TechQA 2013-12-04T22:37:01.080000Chaining value class calls
135 views
Asked by 0__
Idiomatic approach to Scala Value Classes
263 views
Asked by Diego Martinoia
Kotlin inline value class creates "cannot find symbol" when called in java
229 views
Asked by martijn p
How to use kotlin value class from java code?
210 views
Asked by testivanivan
Result type in structural refinement may not refer to a user-defined value class
1.1k views
Asked by mkUltra
Scala implicit class based on type class
247 views
Asked by doliphin
Should tagged types work for value classes?
123 views
Asked by steinybot
Kotlin inline value class - cannot override hashCode() function
1.8k views
Asked by user17211472
Expand type class operations on elements using macros
109 views
Asked by bnord
Value-based Classes confusion
4.5k views
Asked by maaartinus
Purpose of Scala trait extending AnyVal?
620 views
Asked by Nikita
How to mock a function that returns a value class instance with Mockito?
1.7k views
Asked by Guillaume
Is there a way to get a warning when a Scala Value Class needs to become instantiated?
172 views
Asked by Prikso NAI
I have a type mismatch between 'com/google/type/LatLng' and 'com/google/protobuf/GeneratedMessage' and can't tell why
510 views
Asked by Amaury Astier
CLI array initialization in value class
1.9k views
Asked by Tobias Knauss
Value classes introduce unwanted public methods
612 views
Asked by 0__
android Room with kotlin value class?
1.6k views
Asked by TootsieRockNRoll
Scala: recognising objects of value classes
492 views
Asked by narthi
Does having a private constructor on a value class negate the benefits of a value class?
966 views
Asked by 2rs2ts
Using a Scala's value class from Java
72 views
Asked by Alban Dericbourg