package
0.0.0-20241226145920-483c662f7ff1
Repository: https://github.com/pingooio/stdx.git
Documentation: pkg.go.dev
# Functions
BoolResult returns a Result that is either Equal or not Equal.
Difference reports whether two lists of lengths nx and ny are equal given the definition of equality provided as f.
# Type aliases
EditScript represents the series of differences between two lists.
EditType represents a single operation within an edit-script.
EqualFunc reports whether the symbols at indexes ix and iy are equal.