Get rid of OpDest
`OpDest` was basically a defunctionalization. Just turn the code that cased on it into those functions, and call them directly. (cherry picked from commit ee5d63f4)
Loading
Please register or sign in to comment
`OpDest` was basically a defunctionalization. Just turn the code that cased on it into those functions, and call them directly. (cherry picked from commit ee5d63f4)