You need to import the Display.plusAssign extension. Unfortunately the IDE doesn’t always auto include it. This probably has to do with the fact that there are a few versions of it.
Nick
12/19/2022, 3:48 PM
This will be fixed in 0.9.0 by the way. I'll move away from extension functions so these just work as expected.