<@U2H3SABQF> why not do it like `when { aX is Floa...
# announcements
a
@elect why not do it like
when { aX is Float && aY is Float -> .... }
?