Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
irep serialisation: do not use string hash
We want string numbering, not string hashing. For `dstringt` these are interchangeable, but that's not the case for `std::string`.
- Loading branch information