added 30 commits
Align implementation with recent design changes: - Case types are not nullable types (constructor parameter types are unwrapped) - Default nullability of the `Value` property is no longer inferred from constructors. Annotations on the property declaration itself are used as for any regular property.
This was referenced
This was referenced
mich4xD pushed a commit to JohannesMoersch/Functional that referenced this pull request
…n from dotnet/roslyn#82640 Adding Custom roslyn compiler version via csp files Adding performance benchmarks for difference between functional union, new version using native union, and just simple switch using native union
mich4xD pushed a commit to JohannesMoersch/Functional that referenced this pull request
…n from dotnet/roslyn#82640 Adding Custom roslyn compiler version via csp files Adding performance benchmarks for difference between functional union, new version using native union, and just simple switch using native union
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters