elizarov
zsmb
collect { value -> pdateUI(value) }
dave08
catch<IOException> { ... }
catch<Throwable>
Antanas A.
class A<T = Throwable> { ... }
A modern programming language that makes developers happier.