Built-in Data Structures (Linked List, Queue, Stack, Deque, Tree, Graph) in PHP
[email protected] ("Orlando Pozo") Fri, 29 Jun 2007 15:27:56 -0400
| Newsgroups | php.evangelism |
|---|---|
| Message-ID | <[email protected]> |
Hello folks, I would like to know why PHP still doesn't have built-in data structures support for Linked List, Queue, Stack, Deque, Tree, Graph, I think that could promote PHP to be used more in enterprise applications. I look forward to hearing your comments. Regards, Orlando.