Skip to content

A modern Go utility which provide helpers for some common data structure(set, stack, queue, list)

Notifications You must be signed in to change notification settings

DanielHit/go_common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go_common

go_common is a Go library for some data structure(like set, stack , queue etc)

Installation

go get github.com/DanielHit/go_common

Usage

import `github.com/DanielHit/go_common`

Set

Stack

Queue

LinkedList

About

A modern Go utility which provide helpers for some common data structure(set, stack, queue, list)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages