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
Floating point numbers »
« Booleans
PHP SEIDS: Supplementary, Easily Interchangeable Data Structures
Appendices
Types
Integers
An
integer
is a number of the set ℤ = {..., -2, -1, 0, 1, 2, ...}.
See also
» Integers
.