package
Version:
v0.0.0-...-a26ebea
Opens a new window with list of versions in this module.
Published: Apr 7, 2022
License: AGPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Equaler interface {
Equals(v any) bool
}
Equaler is implemented by any value that has a Equals method,
which defines the equality comparison for that value.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.