<@U0F3291QE> Where should I add the `xy` infix fun...
# tornadofx
r
@edvin Where should I add the
xy
infix function for
Point2D
? I could put in in
Animation.kt
since that's where I'm working, but I'm not convinced that's the best place for it.