1
0
mirror of https://github.com/duke-git/lancet.git synced 2026-02-17 11:12:28 +08:00

doc: format document

This commit is contained in:
dudaodong
2023-01-13 10:57:40 +08:00
parent b422d98702
commit 5f2c3edff4
3 changed files with 264 additions and 266 deletions

View File

@@ -515,8 +515,6 @@ func main() {
} }
``` ```
### <span id="MapToSlice">MapToSlice</span> ### <span id="MapToSlice">MapToSlice</span>
<p>Convert a map to a slice based on iteratee function.</p> <p>Convert a map to a slice based on iteratee function.</p>