chapter03

command
v0.0.0-...-0121835 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 29, 2019 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

本章内容涵盖了 Go 标准库中的 3 个包: sort 包包含基本的排序方法,支持切片数据排序以及用户自定义数据集合排序 index/suffixary 包实现了后缀数组相关算法以支持许多常见的字符串操作 container 包提供了对 heap、list 和 ring 这 3 种数据结构的底层支持。任何实现了相应接口的数据结构都可以调用该结构的方法。

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL