If I use `when`, I need to list every single objec...
# announcements
r
If I use
when
, I need to list every single object::class which is terrible as the compiler cannot guarantee it's exhaustive.