Rename `exists()`
LukasKalbertodt opened this issue · 1 comments
LukasKalbertodt commented
This is a bad name. It should be something like contains_index()
or something like that...
LukasKalbertodt commented
Also: compact()
is not optimal. Maybe rename it to make_compact()
?