Hacker News new | ask | show | jobs
by samth 3430 days ago
Yes, immutable vectors are not a convenient data structure -- I recommend using one of the other random access functional data structures available as libraries, such as RRB trees.