On Wednesday, 25 June 2014 at 19:30:25 UTC, bearophile wrote:
> Meta:
>
>> You can do this in C# as well:
>>
>> class SocialSecurityNumber
>> {
>
> But it's essential to do that on structs.
>
> Bye,
> bearophile
I believe it works for structs as well.