C# 9 introduced a number of features that allow us to write more efficient and flexible code. In previous articles we examined record types, static anonymous functions, relational and logical patterns ...
C# finally gets the BASIC GOSUB feature through local functions, but local functions take that GOSUB-like capability up a few notches. If you're an old-timer like me, you probably remember the ...