C# Tip: Access items from the end of the array using the ^ operator
Shorter code is often easier to read. Not always, but often. And the^
operator can make your code easier to read and less error-prone
Continue reading
^
operator can make your code easier to read and less error-prone
Continue reading
@
prefix?
Continue reading