bsati / go-ds

Basic datastructures in Go using generics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-ds

This project contains some basic datastructure implementations in Golang. The main purpose of this project is to demonstrate the use of generics and build a sound library of commonly used datastructures.

About

Basic datastructures in Go using generics


Languages

Language:Go 100.0%