package
0.5.0
Repository: https://github.com/robinovitch61/kl.git
Documentation: pkg.go.dev

# Functions

CmpStr compares two strings and fails the test if they are not equal.
DurationTilNext calculates the duration until the between occurrence of a periodic event.
No description provided by the author
GetUniqueShortNames takes in the set of names and tries to create a unique set of substrings of them, starting at minChars length and increasing if necessary.
GetUniqueShortNamesFromEdges does the same thing as GetUniqueShortNames, but removes chars in the middle of the name instead of the beginning or end.
No description provided by the author
No description provided by the author
StyleStyledString is for styling a string that contains ANSI escape codes.
No description provided by the author