So, the `when` clause must only be exhaustive when...
# announcements
b
So, the
when
clause must only be exhaustive when it's a single-expression function or assignment?
g
bloodshura: for the record this is my favourite language feature. Combine this with
sealed
classes, and you have a very powerful tool for fighting "forgot to update XYZ" bugs