
The highest tagged major version is
v2.
package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: May 19, 2023
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ExtractOperator extracts the operator type from a given string
type Comparer interface {
Compare(a any, b any) bool
}
Comparer is an interface to compare any two values
New returns a new comparer of the given type t
Source Files
¶
Click to show internal directories.
Click to hide internal directories.