Std

Mainly a port of Rust's std.
git clone https://git.philomathiclife.com/repos/Std
Log | Files | Refs | README

README.md (245B)


      1 Std
      2 --------
      3 Std is essentially a port of Rust's `std`.
      4 Obviously C# is not nearly as expressive as Rust and one should simply
      5 write in Rust if you can; however there are times when one “has” to
      6 write in C#—like me at my previous company.