Download the PHP package adrianschubek/structures without Composer
On this page you can find all versions of the php package adrianschubek/structures. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download adrianschubek/structures
More information about adrianschubek/structures
Files in adrianschubek/structures
Download adrianschubek/structures
More information about adrianschubek/structures
Files in adrianschubek/structures
Vendor adrianschubek
Package structures
Short Description Basic linear & tree structures
License MIT
Homepage https://docs.adriansoftware.de/structures
Package structures
Short Description Basic linear & tree structures
License MIT
Homepage https://docs.adriansoftware.de/structures
Please rate this library. Is it a good library?
Informations about the package structures
Structures
This package intoduces multiple new data structures such as Trees, Lists and Wrappers.
Data structures
- Linear
- Queue
- Deque
- Stack
- List
- Tree
- BinaryTree
- BinarySearchTree
- Wrapper
- StringWrapper
- IntWrapper
- FloatWrapper
Get started
Examples
Check /tests
directory for more examples.
Queue
List
Deque
BinaryTree
BinarySearchTree
All versions of structures with dependencies
PHP Build Version
Package Version
The package adrianschubek/structures contains the following files
Loading the files please wait ....