as3-collections
as3-collections copied to clipboard
ImmutableList Doesn't Support Array Access Operators
Need to provide a way to grab elements off an ImmutableList
using bracket operators ([]
).