# 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.