You can take all of objects’ properties as `val`s ...
# announcements
m
You can take all of objects’ properties as `val`s to your method’s local scope in advance and then easily do
when
on them and take advantage of smart-casting.