For simple asynchronous stuff (which is mostly wha...
# random
r
For simple asynchronous stuff (which is mostly what I've done) the syntax in TornadoFX is actually quite nice. You don't have to worry about `Future`s at all.