go_data_structures

module
v0.0.0-...-6a65668 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 15, 2021 License: MIT

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

Path Synopsis
collections

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL