Y
Hacker News
new
|
ask
|
show
|
jobs
by
gress
4380 days ago
Was it heavily functional? I've found the compiler works great for regular OO stuff plus heavy use of closures.
Most of the reports of compiler problems seem to arise when people use more functional idioms.
1 comments
MrGando
4380 days ago
Yes, actually it is. I'm using filter.map.reduce quite a bit. I think there's issues with the performance of String<->NSString (the bridge) too.
link