It was using a fixed-size array before, but now is using a HashMap. This is technically slower, but it's such a negligible part of the runtime to begin with that it doesn't matter. |
||
---|---|---|
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE.txt | ||
readme.md | ||
todo.md |