Replace function prototypes
Closed this issue · 2 comments
caspervonb commented
Prototype should be replaced, or rather re-assigned
(meaning, keeping its original object reference but swapping outs its properties).
caspervonb commented
This is not necessary if #8 gets implemented.
caspervonb commented
Opting for #8 to retain original function identities.