package
Version:
v2.0.3
Opens a new window with list of versions in this module.
Published: Nov 4, 2024
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.