Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reduces the complexity of a statement in `rawGet`. It appears that that statement causes issues when run with `-mm:orc`, as `hasKey` invokes this proc and this can lead to the error `Exception message: field 'key' is not accessible for type 'NodeObj' using 'isLeaf = 255'. Applying this change has shown that the error no longer occurs.
- Loading branch information