Yea, you can do this by labelling the function to return from like so:
Thread {
Thread Foo@ {
return@Foo
}.start()
}.start()
Yea, you can do this by labelling the function to return from like so:
Thread {
Thread Foo@ {
return@Foo
}.start()
}.start()