command
Version:
v0.0.0-...-0121835
Opens a new window with list of versions in this module.
Published: Nov 29, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
本章内容涵盖了 Go 标准库中的 3 个包:
sort 包包含基本的排序方法,支持切片数据排序以及用户自定义数据集合排序
index/suffixary 包实现了后缀数组相关算法以支持许多常见的字符串操作
container 包提供了对 heap、list 和 ring 这 3 种数据结构的底层支持。任何实现了相应接口的数据结构都可以调用该结构的方法。
Source Files
¶
Click to show internal directories.
Click to hide internal directories.