https://kotlinlang.org logo
#tornadofx
Title
# tornadofx
e

edvin

11/20/2016, 3:13 PM
Nice @gtnarg 🙂 @carlw: In your first attempt you use the safe operator (?) already, so you actually didn't need the
if (modalStage != null)
wrapper, so you could also have written it as: