94caf0c5ee526a8ac18e8a64bb7ed06957bb06f4
Data structures
This repo is a package of useful data structures written in Go, I've written this package as an aid to Go application development. The following data structures are included in this package:
- Slice
- Linked List
- Stack
- Queue
- Set
- Hashtable
Description
Languages
Go
99.7%
Makefile
0.3%