Hacker News new | past | comments | ask | show | jobs | submit login

Resizing arrays is such an annoying problem... because memory address space is flat. If only we had some sort of resizeable, non-overlapping by design segments, kind of like we have virtual memory mappings... but that'd completely kill address arithmetic. Oh well.



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

Search: