geometry2
geometry2 copied to clipboard
Fix issue #749
So what I saw in the function implementation was that the indexing in the erase function was not correct and the target chain not pushed correctly back into the source chain, so have fixed that.
Fixes #749