package
0.0.0-20250226191533-3760a16f1f4f
Repository: https://github.com/bmeg/grip.git
Documentation: pkg.go.dev
# Functions
CompareAny compares two variables of any type.
CompareBooleans compares two boolean values.
CompareFloats is a helper function to compare two float values and return the appropriate comparison result.
CompareInts is a helper function to compare two int values and return the appropriate comparison result.
CompareNumbers compares two numbers (of any compatible numeric type) and returns an int as expected by the sort package.
ComparePointers compares two pointers.
CompareStrings compares two string values.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author