Hi guys, few weeks ago I was arguing that using th...
# arrow
j
Hi guys, few weeks ago I was arguing that using throwable as values without throwing them was weird, because we wouldn't have stacktrace. I was wrong - stacktrace is created on throwable creation and not during throw.
👍 1