You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would seamlessly allow for future or overlooked architectures without requiring an update. I'm not aware of any requirement for exhaustive iteration of all architectures as would be more proper for an enum. Am I missing anything?
The text was updated successfully, but these errors were encountered:
How would you feel about refactoring
Architecture
(and I'm sure some others) into structs conforming to RawRepresentable?proposal:
This would seamlessly allow for future or overlooked architectures without requiring an update. I'm not aware of any requirement for exhaustive iteration of all architectures as would be more proper for an enum. Am I missing anything?
The text was updated successfully, but these errors were encountered: