ex08

command
v0.0.0-...-d153a89 Latest Latest
Warning

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

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

Documentation

Overview

*

  • 多くの GUI は、状態を持つ多段ソートの表ウィジェットを提供しています。
  • 一次ソートキーは最も直近にクリックされた列の見出し、二次ソートキーは二番目に近くクリックされた列の見出しといった具合になります。
  • このような表が使う sort.Interface の実装を定義しなさい。
  • その実装を sort.Stable を使う繰り返しソートと比較しなさい。 *
  • > go test -bench . -benchmem sort_test.go

Directories

Path Synopsis
*

Jump to

Keyboard shortcuts

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