fix minor bug in Cursor.matchPair fuunction; depending on chr at strIdx, we might want to iterate on the leftStrings or on the rightStrings. Before, we iterated on the rightStrings only, but now we iterate on whichever is appropriate

This commit is contained in:
2024-10-31 11:50:18 +00:00
parent fe317ca220
commit 25f06b1f9a
2 changed files with 47 additions and 51 deletions

BIN
shf

Binary file not shown.