Skip to content
/ dg Public

Grouping of dynamic data structures written in Golang.

License

Notifications You must be signed in to change notification settings

dynago/dg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text

Go Report Card PkgGoDev

DynaGo is a grouping of data structures written in Golang that can handle any type in the same structure, ie. dynamic data structures.

There are 4 structures created:

  1. dict
  2. list
  3. set
  4. tuple

See example use in internal/examples.

About

Grouping of dynamic data structures written in Golang.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages