Add `first : ?T` and `last` for all data structures like in `src/List.mo`. For key-value types these functions should return a tuple `?(key : K, value : V)`.