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