News Feed
Jobs Feed
Sections




News Archive
Etienne Kneuss' Blog:
SPL Datastructures updated
May 13, 2008 @ 09:31:24

Etienne Kneuss has posted about some updates to the data structures functionality in the Standard PHP Library (SPL), specifically some new additions.

There finally is documentation for SplDoublyLinkedList, SplStack and SplQueue and some "new" classes: SplHeap (abstract), SplMaxHeap, SplMinHeap and SplPriorityQueue, documentation of those classes is in progress.

An example of the new functionality (for SplPriorityQueue) is included in the post showing the insertion of a value into a pre-existing array (without having to slice or splice!).

0 comments voice your opinion now!
spl standardphplibrary datastructure heap priorityqueue


blog comments powered by Disqus

Similar Posts

Jeremy Cook's Blog: Using the Countable Interface

MaltBlue.com: Painless Data Traversal with PHP FilterIterators

DevShed: Collections and Sorting Continued

Johannes Schluter's Blog: Data structures in PHP 5.3

Etienne Kneuss' Blog: SPL Datastructures updated


Community Events











Don't see your event here?
Let us know!


introduction opinion zendframework2 conference testing development functional example series release code community framework interview api composer podcast unittest language tool

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework