Avatar
オーバーロードでというのは、↓みたいなのがほしいということですか? extension Dictionary { subscript(key: Key) throws -> Value { ... } }