That's a great article, it was one of the first ones I came across that actually helped me alot when starting with Kotlin. But I agree with Jake, that most of the times one of the extension functions (like apply) look much cleaner...
I was wondering if there is an actual case that
with
would read better...