Hacker News new | ask | show | jobs
by uranusjr 1680 days ago
I think I use struct much more when interfacing with C, but I can see array being useful for arrays specifically when you expect more than a couple of elements. Both are still quite niche though.