Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently it's impossible to use `[u64; N]` as a type for example because that gets borrowed as an `[u64]` and there is no `PhfHash` implementation for that.
- Loading branch information