datastructures

package module
v2.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2022 License: MIT Imports: 0 Imported by: 0

README

datastructures Circle CI Go Report Card GoDoc

Libraries for generic Go data structures

Overview

This repository contains implementations of various data structures in Go.

Documentation

Overview

Package datastructures is a parent package, see each sub-package for the implementations of various datastructures.

Directories

Path Synopsis
container
list
Package list contains the implementation of a type-safe, doubly-linked list derived from the standard container/list package.
Package list contains the implementation of a type-safe, doubly-linked list derived from the standard container/list package.

Jump to

Keyboard shortcuts

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