Alle Optionen
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Quellcode: gsort  ]

Paket: golang-github-brentp-gsort-dev (0.1.4-3)

Links für golang-github-brentp-gsort-dev

Screenshot

Debian-Ressourcen:

Quellcode-Paket gsort herunterladen:

Betreuer:

Externe Ressourcen:

Ähnliche Pakete:

library package for gsort

Package gsort is a library for sorting a stream of tab-delimited lines ([]bytes) (from a reader) using the amount of memory requested.

Instead of using a compare function as most sorts do, this accepts a user-defined function with signature: func(line []byte) []int where the []ints are used to determine ordering. For example if sorting on 2 columns, one of months and another of day of months, the function would replace "Jan" with 1 and "Feb" with 2 for the first column and just return the Atoi of the 2nd column.

Andere Pakete mit Bezug zu golang-github-brentp-gsort-dev

  • hängt ab von
  • empfiehlt
  • schlägt vor
  • erweitert

golang-github-brentp-gsort-dev herunterladen

Download für alle verfügbaren Architekturen
Architektur Paketgröße Größe (installiert) Dateien
all 8,8 kB37,0 kB [Liste der Dateien]