mirror of
https://github.com/zulip/zulip.git
synced 2025-11-22 07:21:23 +00:00
The new function specifies the single minimal diff between 2 strings. It takes in 2 string parameters and returns an array with 3 integers where the 1st is the index where the difference starts and the 2nd and 3rd are the indices of the end of the diff in the 2 strings.
11 KiB
11 KiB