Home
DevCentral
Search
Configure Global Search
Log In
Transactions
D2510
Change Details
Change Details
Old
New
Diff
As those objects implement ArrayAccess, the only missing feature to make those objects as convenient as possible is an iterator.
As collections should be Traversable, this change exposes an iterator against the underlying storage array.
As those objects implement ArrayAccess
As collections should be Traversable
,
the only missing feature
this change exposes an iterator
to make those objects as convenient as possible is an iterator
against the underlying storage array
.
Continue