File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Adding ` toggle ` to ` Bool `
2
2
3
3
* Proposal: [ SE-0199] ( 0199-bool-toggle.md )
4
- * Author: [ Chris Eidhof] ( http ://chris.eidhof.nl )
4
+ * Author: [ Chris Eidhof] ( https ://github.com/chriseidhof )
5
5
* Review Manager: [ Ben Cohen] ( https://github.com/airspeedswift/ )
6
6
* Status: ** Implemented (Swift 4.2)**
7
7
* Decision notes: [ Rationale] ( https://forums.swift.org/t/accepted-se-199-add-toggle-to-bool/10681 )
Original file line number Diff line number Diff line change 1
1
# Synthesized ` Comparable ` conformance for ` enum ` types
2
2
3
3
* Proposal: [ SE-0266] ( 0266-synthesized-comparable-for-enumerations.md )
4
- * Author: [ Dianna Ma (taylorswift)] ( https://forums.swift.org/u/taylorswift )
4
+ * Author: [ Dianna Ma (taylorswift)] ( https://github.com/tayloraswift )
5
5
* Review Manager: [ Ben Cohen] ( https://github.com/airspeedswift )
6
6
* Status: ** Implemented (Swift 5.3)**
7
7
* Implementation: [ apple/swift #25696 ] ( https://github.com/apple/swift/pull/25696 )
You can’t perform that action at this time.
0 commit comments