**This release changes the `keys`, `values`, and `items` methods to return updating view types.** It also adds an `update` method to `AutoMap` for adding multiple new keys in a single expression, adds support for the `reversed` built-in function, and slightly improves performance for keys with lots of hash collisions.