Added an "AC" function, as well as a modulus ("%") function - in the calculator.swift I changed the layout as well, not sure if it was really wanted but got bored - I also changed calculator.swift to work with this
🔄 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/ivanvorobei/SwiftUI/pull/22
**Author:** [@thom-bahm](https://github.com/thom-bahm)
**Created:** 10/5/2019
**Status:** ✅ Merged
**Merged:** 10/5/2019
**Merged by:** [@ivanvorobei](https://github.com/ivanvorobei)
**Base:** `master` ← **Head:** `patch-2`
---
### 📝 Commits (1)
- [`129157d`](https://github.com/ivanvorobei/SwiftUI/commit/129157dd75181f6d46e81c3e079a94e8348a7c2c) Update CalculatorBrain.swift
### 📊 Changes
**1 file changed** (+3 additions, -1 deletions)
<details>
<summary>View changed files</summary>
📝 `Other Projects/Calculator/Calculator/Calculator/CalculatorBrain.swift` (+3 -1)
</details>
### 📄 Description
Added an "AC" function, as well as a modulus ("%") function - in the calculator.swift I changed the layout as well, not sure if it was really wanted but got bored - I also changed calculator.swift to work with this
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/ivanvorobei/SwiftUI/pull/22
Author: @thom-bahm
Created: 10/5/2019
Status: ✅ Merged
Merged: 10/5/2019
Merged by: @ivanvorobei
Base:
master← Head:patch-2📝 Commits (1)
129157dUpdate CalculatorBrain.swift📊 Changes
1 file changed (+3 additions, -1 deletions)
View changed files
📝
Other Projects/Calculator/Calculator/Calculator/CalculatorBrain.swift(+3 -1)📄 Description
Added an "AC" function, as well as a modulus ("%") function - in the calculator.swift I changed the layout as well, not sure if it was really wanted but got bored - I also changed calculator.swift to work with this
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.