C# 11.0: Generic Math, C# Operators and Static Abstract/Virtual Interface Members
In the previous blog posts you learned about different C# 11.0 features:
In this blog post, let's look at another interesting feature of C# 11.0 which is called Generic Math.
(more…)