Clean up OpErase implementation
object-Object opened this issue ยท 1 comments
This feels like a really scuffed way of checking if you can erase something, especially since "contains NULL" and "empty" are distinct states, so "can write NULL" doesn't necessarily imply "can make empty".