Monday, October 8, 2018

C# 7 looks like a party

Article goes over these awesome-looking features:
Part 1: Value Tuples
Part 2: Async Main
Part 3: Default Literals
Part 4: Discards
Part 5: Private Protected
Part 6: Read-only structs
Part 7: Ref Returns
Part 8: “in” Parameters
Part 9: ref structs
Part 10: (This post) Span and universal memory management
Can't wait until I get off of VS 2015 to something a little more modern.