module
Version:
v0.0.0-...-6a65668
Opens a new window with list of versions in this module.
Published: Jun 15, 2021
License: MIT
Opens a new window with license information.
README
¶
Go Data structures
Intent
Go is a modern and practical language.
This package intends to give implementations for some basic datastructures for go
- Linked lists
- Graphs
- Binary trees
- Hash tables
- Queues
- Stacks
The data structures will not be generic, since go does not suport generics yet. But it will soon be updated to so will this package be.
Examples
This package also contains examples
Directories
¶
collections
|
|
|
|
Click to show internal directories.
Click to hide internal directories.