Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
New creates a new Wagner–Fischer diff algorithm. (https://en.wikipedia.org/wiki/Wagner%E2%80%93Fischer_algorithm).
The given size is the amount of matrix space, width * height, to preallocate for the Wagner-Fischer algorithm. Use zero or less to not preallocate any matrix.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.