mirror of
https://github.com/duke-git/lancet.git
synced 2026-02-13 17:22:27 +08:00
docs: update list doc
This commit is contained in:
@@ -13,7 +13,7 @@ List is a linear table, implemented with slice.
|
|||||||
## Usage
|
## Usage
|
||||||
```go
|
```go
|
||||||
import (
|
import (
|
||||||
"github.com/duke-git/lancet/v2/datastructure"
|
list "github.com/duke-git/lancet/v2/datastructure/list"
|
||||||
)
|
)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user