Skip to content

Parse mappings from the intermediate representation #827

Closed Answered by Alasdair
francois141 asked this question in Q&A
Discussion options

You must be logged in to vote

I'm not 100% sure what you mean by the 'value' of mappings, perhaps you could clarify what you intend to do with the mappings?

In general a mapping is just a way to specify a pair of functions simultaneously. They are elaborated into a forwards and backwards function pretty quickly internally, so most of our backends will just generate a M_forwards and M_backwards function for any mapping M.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by francois141
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants