* Breaking change: Remove the `iter`, `iter_mut`, and `touch` methods. These are now internal implementation details. Users should use the `find` or `lookup` methods instead. * Improved documentation.