Add a function to find Name
from OrigName
#1522
Labels
cryptol-as-a-library
Uses of Cryptol from Haskell
Name
from OrigName
#1522
This would be handy for a few reasons:
PrimMap
to resolve "wired-in" syntacSince the original name contains the path of modules and the indentifer, and each module should only define one thing
with a particular name, this should be fairly straight forward.
Another benefit of having this function and using it is that it would further test that the original names for things are correct,
as they are not heavy used at present...
The text was updated successfully, but these errors were encountered: