8 lines
121 B
Text
8 lines
121 B
Text
# godat
|
|
|
|
Golang custom data structures for specific purposes.
|
|
|
|
- Linked list: llx
|
|
- List: listx
|
|
- Sparse array: sparsex
|
|
|