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: Implementing the ArrayAccess Interface

PHPro.org: SPL Autoload

Johannes Schluter's Blog: Data structures in PHP 5.3

Northclick Blog: The real power of PHP stream wrappers

Matthew Turland's Blog: New SPL Features in PHP 5.3 Webcast Slides


Community Events











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


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

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