ds 1.2.9

Data Structures


Specialized data structures as efficient alternatives to the PHP array

License: MIT License

Changes

Fix segfault when iterating an implicit instance of Stack, Queue or PriorityQueue.