libdatrie 0.2.11 Released
Submitted by thep on
Changes from 0.2.10
- Detect
iconv()
error more correctly in trietool.
(Thanks Daniel Macks for the report on Issue #3) - Clarify package description that search time is O(m), where m is key length, not O(1), while still claiming that it's independent of database size.