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:
- dict
- list
- set
- tuple
See example use in internal/examples.
| Name | Name | Last commit date | ||
|---|---|---|---|---|