Skip to content

Adding Codable to MappedValueRepresentable#14

Merged
leogdion merged 3 commits into1.0.0-docsfrom
1.0.0-docs-codable-WIP
Apr 29, 2024
Merged

Adding Codable to MappedValueRepresentable#14
leogdion merged 3 commits into1.0.0-docsfrom
1.0.0-docs-codable-WIP

Conversation

@leogdion
Copy link
Copy Markdown
Member

No description provided.

@@ -1,5 +1,6 @@
/// Generic struct for using Enums with RawValue type of Int as an Optionset
public struct EnumSet<EnumType: RawRepresentable>: OptionSet, Sendable
public struct EnumSet<EnumType: RawRepresentable>:
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Colon Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals. (colon)

@leogdion leogdion changed the title Adding Coddle to MappedValueRepresentable Adding Codable to MappedValueRepresentable Apr 29, 2024
@leogdion leogdion marked this pull request as ready for review April 29, 2024 14:04
@leogdion leogdion merged commit f9b3207 into 1.0.0-docs Apr 29, 2024
@leogdion leogdion deleted the 1.0.0-docs-codable-WIP branch April 29, 2024 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant