Home
Getting Started
Documentation
Getting Started
Introduction
Installation
Some simple tutorials
Data Structures
SEIDS::LinkedLists::Singly::LinkedList
SEIDS::LinkedLists::Singly::Stack
SEIDS::LinkedLists::Singly::Queue
SEIDS::Heaps::Binary::Heap
SEIDS::Heaps::Binary::MaxHeap
SEIDS::Heaps::Binary::MinHeap
SEIDS::Heaps::Binary::PriorityQueue
SEIDS::Heaps::Binary::MinPriorityQueue
SEIDS::Heaps::Pairing::Heap
SEIDS::Heaps::Pairing::MaxHeap
SEIDS::Heaps::Pairing::MinHeap
SEIDS::Heaps::Pairing::PriorityQueue
SEIDS::Heaps::Pairing::MinPriorityQueue
SEIDS::Arrays::Dynamic::DynamicArray
SEIDS::Arrays::Dynamic::ArrayDeque
Keyboard Shortcuts
?
This help
j
Next menu item
k
Previous menu item
g p
Previous man page
g n
Next man page
G
Scroll to bottom
g g
Scroll to top
g h
Goto homepage
g s
Goto search
(current page)
/
Focus search box
Types »
« ArrayDeque::resize
PHP SEIDS: Supplementary, Easily Interchangeable Data Structures
Appendices
Types
Introduction
Booleans
Integers
Floating point numbers
Strings
Arrays
Objects
Resources
NULL
Callbacks
Pseudo-types and variables used in this documentation
Miscellaneous Interfaces and Classes
SEIDS::ExceptionInterface
— The ExceptionInterface interface
SEIDS::Arrays::CantPopFromEmptyException
— The CantPopFromEmptyException class
SEIDS::Arrays::CantShiftFromEmptyException
— The CantShiftFromEmptyException class
SEIDS::Arrays::ExceptionInterface
— The ExceptionInterface interface
SEIDS::Arrays::InvalidArgumentException
— The InvalidArgumentException class
SEIDS::Arrays::InvalidIndexException
— The InvalidIndexException class
SEIDS::Heaps::ConstructorException
— The ConstructorException class
SEIDS::Heaps::ExceptionInterface
— The ExceptionInterface interface
SEIDS::Heaps::ExtractException
— The ExtractException class
SEIDS::Heaps::Heap
— A generic heap class
SEIDS::Heaps::MinPriorityQueue
— A generic min-priority queue class
SEIDS::Heaps::PeekException
— The PeekException class
SEIDS::Heaps::PriorityQueue
— A generic priority queue class
SEIDS::Heaps::PriorityQueueHeapItem
— The PriorityQueueHeapItem class
SEIDS::Heaps::RecoverException
— The RecoverException class
SEIDS::Heaps::UpdateException
— The UpdateException class
SEIDS::Heaps::Binary::Item
— The Item class
SEIDS::Heaps::Binary::PriorityQueueHeap
— A priority queue oriented, binary heap class
SEIDS::Heaps::Pairing::PriorityQueueHeap
— A priority queue oriented, pairing heap class
SEIDS::Heaps::Pairing::Subheap
— The Subheap class
SEIDS::LinkedLists::CantPeekAtEmptyException
— The CantPeekAtEmptyException class
SEIDS::LinkedLists::CantPopFromEmptyException
— The CantPopFromEmptyException class
SEIDS::LinkedLists::CantShiftFromEmptyException
— The CantShiftFromEmptyException class
SEIDS::LinkedLists::ExceptionInterface
— The ExceptionInterface interface
SEIDS::LinkedLists::ModeNotSupportedException
— The ModeNotSupportedException class
SEIDS::LinkedLists::OutOfRangeException
— The OutOfRangeException class
SEIDS::LinkedLists::UnserializeException
— The UnserializeException class
SEIDS::LinkedLists::Singly::Item
— The Item class
Creative Commons Attribution 3.0