Hacker News new | ask | show | jobs
by eriksvedang 3127 days ago
Normal usage of arrays (and structs) is through an immutable api, internally it uses mutation though. See example/updating.carp for example.