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
Pretty sure when I started this library, you couldn't make records value types. I'm not fundamentally opposed to the idea, but it would be a gentle breaking change.
Did you have some specific performance issues with them as reference types?
Records
EntityIdentifier
,OperationResult
,EntityMetadata
have only 2 fields which means that making them structs is efficient option.The text was updated successfully, but these errors were encountered: