it's sortof an "underflowing an unsigned integer p...
# development
w
it's sortof an "underflowing an unsigned integer panics" type situation, and is understandable in that context. but when you have an actual method involved, it should reaaaally return an
Option
to indicate that it is not always defined