RSSAmplifier

Steve Dunn · Jan 4, 2022

Non-default value types and type invariants

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

In this post, we'll look at non-defaultable value types and type invariants . At the time of writing, neither of these things exist in C#. We'll also look at a .NET library that I recently did named Vogen which combines source generation and code analysers to help bridge the gap while we wait for these things to come to C#. Non defaultable value types # Non-defaultable value types are similar in…

Read on dunnhq.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.