Y
Hacker News
new
|
ask
|
show
|
jobs
by
kkokosa
3064 days ago
I believe it is not difficulty level problem but the fact that due to value types existence in .NET it was ok to live without escape analysis for so many years (like @cpeterso also pointed out).