mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
9ead8781d4
Co-authored-by: Alex Martini <amartini@apple.com> Co-authored-by: Graham Lee <glee23@apple.com> Co-authored-by: Chris Adamson <cadamson@apple.com> Co-authored-by: Kirby Turner <kirby_turner@apple.com> Co-authored-by: Paris Pinkney <ppinkney@apple.com> Co-authored-by: Dave Spector <dspector@apple.com> Co-authored-by: Sofia Rodriguez Morales <sofia_rodriguez@apple.com> Co-authored-by: Ethan Kusters <ekusters@apple.com> Co-authored-by: Goli Mohammadi <g_mohammadi@apple.com> Co-authored-by: Adora Vaz <a_vaz@apple.com> Co-authored-by: David Rönnqvist <ronnqvist@apple.com> Co-authored-by: Nate Merseth Cook <natecook@apple.com> Co-authored-by: Susan Conant <susan_c@apple.com>
1.9 KiB
1.9 KiB
Swift/RawRepresentable
Topics
Creating a Value
Swift/RawRepresentable/init(rawValue:)
Accessing the Raw Value
Swift/RawRepresentable/rawValue-swift.propertySwift/RawRepresentable/RawValue-swift.associatedtype
Comparing Values
Swift/==(_:_:)-9hu5cSwift/!=(_:_:)-9wy5nSwift/!=(_:_:)-8pggn
Decoding a Value
These initializer overloads are available for any conforming type with a RawValue
that is a Decodable standard library type.
Swift/RawRepresentable/init(from:)-5auilSwift/RawRepresentable/init(from:)-5ar5mSwift/RawRepresentable/init(from:)-417i8Swift/RawRepresentable/init(from:)-9u9tpSwift/RawRepresentable/init(from:)-4ibllSwift/RawRepresentable/init(from:)-3hvw1Swift/RawRepresentable/init(from:)-5ktevSwift/RawRepresentable/init(from:)-2hvc0Swift/RawRepresentable/init(from:)-114vzSwift/RawRepresentable/init(from:)-29lhiSwift/RawRepresentable/init(from:)-94955Swift/RawRepresentable/init(from:)-6z4x4Swift/RawRepresentable/init(from:)-3arr3Swift/RawRepresentable/init(from:)-812cy
Encoding a Value
These overloads are available for any conforming type with a RawValue that is an
Encodable standard library type.
Swift/RawRepresentable/encode(to:)-4evmaSwift/RawRepresentable/encode(to:)-5igsiSwift/RawRepresentable/encode(to:)-4tbh4Swift/RawRepresentable/encode(to:)-21ma8Swift/RawRepresentable/encode(to:)-8horhSwift/RawRepresentable/encode(to:)-78oquSwift/RawRepresentable/encode(to:)-4pavmSwift/RawRepresentable/encode(to:)-86dqnSwift/RawRepresentable/encode(to:)-7dyebSwift/RawRepresentable/encode(to:)-4gohsSwift/RawRepresentable/encode(to:)-9u5rtSwift/RawRepresentable/encode(to:)-cla3Swift/RawRepresentable/encode(to:)-27wazSwift/RawRepresentable/encode(to:)-16ame