Skip to content

fscotto/collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published