holgerbrandl
04/01/2023, 5:52 PM@JvmInline
value class Area(val name: String)
"Area(name=foo)" instead of "foo". Aren't they meant to provide just some typesafe wrapper while inline the value whenever possible?asdf asdf
04/01/2023, 7:16 PMasdf asdf
04/01/2023, 7:16 PMnkiesel
04/01/2023, 7:34 PMephemient
04/02/2023, 12:41 AMmarcinmoskala
04/03/2023, 3:23 AMstr
and repr
😛
https://www.geeksforgeeks.org/str-vs-repr-in-python/