acebase/src/unidecode-module.js
Ewout Stortenbeker b72eb1f0e8
Indexes & queries: code quality improvements & fixes (#155)
* Split up indexes into multiple files

* replace `console.assert` with function that throws

* Fix: B+Tree findAll taking last leaf for
lowerbound, instead of first leaf

* Fix: write empty leaf instead of throwing,
allows trees to be emptied entirely

* Added todo comments

* removed old file

* Improved & added quyery/index unit tests

* Bump acebase-core dependency

* chore: build
2022-09-13 22:23:42 +02:00

1 line
No EOL
44 B
JavaScript

//# sourceMappingURL=unidecode-module.js.map