News

Take advantage of the ReadOnlySpan<char> struct in C# to split strings in a resource-efficient manner.
I've been programming in C# and have figured out how to use the Regex functionality in it (for the most part.) I went to do a global string replacement today and realized I had no idea how to do ...