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

Happily, in Haskell the standard array library does the struct of arrays format for unboxed arrays. It's super handy!


I thought the array package was deprecated. Its mutable API is nicer than vector’s, though, if I recall correctly.


Vector does the SOA represetation too.


yup, Vector is the one i have mind. (Vector is also an array lib)




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

Search: