Hacker News (curated)
new
|
past
|
comments
|
ask
|
show
|
jobs
| show hidden
bvrmn
4 hours ago
|
parent
|
context
ArrayList is a very generic (pun not intended) structure and could be stretched quite freely in any direction with useful property of owning underlying slice. Like readonly preallocated ArrayList is a thing.
_bohm
4 hours ago
That's a good point. Using lockPointers would be a good way to enforce at runtime that your ArrayList is truly read-only.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
|
github