Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

In Swift you can add value types to the heap-backed array directly, in ObjC you can use stack allocated arrays (since you have all of C) and there are optimizations such as NSNumber using tagged pointers.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: