doublearray icon indicating copy to clipboard operation
doublearray copied to clipboard

JavaScript implementation of Double-Array trie

Results 1 doublearray issues
Sort by recently updated
recently updated
newest added

Fix `TypeError: Cannot read properties of null (reading 'length')`. I have not been able to reproduce the bug but it seems that `stringToUtf8Bytes` may return null. stringToUtf8Bytes returns null ↓...