[PR #113] [MERGED] Move dico extensions from Util to good file #522

Closed
opened 2026-03-03 16:49:15 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/OAuthSwift/OAuthSwift/pull/113
Author: @phimage
Created: 9/27/2015
Status: Merged
Merged: 9/28/2015
Merged by: @dongri

Base: masterHead: cleaning-dico


📝 Commits (1)

  • a83d76b Move dico extensions from Util to good file

📊 Changes

2 files changed (+11 additions, -14 deletions)

View changed files

📝 OAuthSwift/Dictionary+OAuthSwift.swift (+11 -1)
📝 OAuthSwift/Utils.swift (+0 -13)

📄 Description

In my previous PR I put dictionary merge function into Util.swift
I don't see extensions files into collapsed group Extensions

So this commit just move into the good place and add operator + that use dictionary join function


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/OAuthSwift/OAuthSwift/pull/113 **Author:** [@phimage](https://github.com/phimage) **Created:** 9/27/2015 **Status:** ✅ Merged **Merged:** 9/28/2015 **Merged by:** [@dongri](https://github.com/dongri) **Base:** `master` ← **Head:** `cleaning-dico` --- ### 📝 Commits (1) - [`a83d76b`](https://github.com/OAuthSwift/OAuthSwift/commit/a83d76b7d7e534e05bf51824f92dcbebee436205) Move dico extensions from Util to good file ### 📊 Changes **2 files changed** (+11 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `OAuthSwift/Dictionary+OAuthSwift.swift` (+11 -1) 📝 `OAuthSwift/Utils.swift` (+0 -13) </details> ### 📄 Description In my previous PR I put dictionary merge function into Util.swift I don't see extensions files into collapsed group Extensions So this commit just move into the good place and add operator + that use dictionary join function --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:49:15 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/OAuthSwift#522
No description provided.