package
Version:
v0.11.0-beta.5
Opens a new window with list of versions in this module.
Published: Jan 23, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
PrintColumns prints values in columns, adapting to long values by letting them span multiple columns
func PrintColumnsArray[T any](values <-chan T, numCols int, sampleSize int, format formatFnArray[T], w io.Writer) error
Source Files
¶
Click to show internal directories.
Click to hide internal directories.