ZacharyPatten
ZacharyPatten
I just want to mention that generic operators in combination with `global using static ...` would allow for some really dumb shennanigans, such as the following "custom range syntax" (which...
In regards to #285 I see that MathNet was mentioned as an example of generic mathematics. **Do not copy MathNet's pattern.** It is not scaleable. You shouldn't use abstract methods...
Hey. I just wanted to mention that I got prototypes of "Speed" and "Acceleration" working with generics working in Towel if you want to take a look. This is significant...
The generics will work with either classes or structs. That is a seperate topic of which is better classes or structs? I was using "struct" in my code, but I...
@Fuinny If you didn't see I added another ~2 levels using the toggle mechanic you added. :)
Note: for context, this pull request picks up after https://github.com/dotnet/dotnet-console-games/pull/79 was closed due to git issues. Thanks @Fuinny. I'll review this when I get the chance. :)
This issue is related to #2904 (and probably has some overlap) In #2904 I was proposing new explicit syntax that would result in compilation to struct+interface. This issue is slightly...
Thank you for your interest in contributing. :) I will review this pull request as soon as can.
@gjat, thanks for your interest in contributing. I'll review this pull request as soon as I am able, but please be patient as I am very busy. Also, it looks...
Thanks for your interest in contributing. I'll review this pull request as soon as I can. :)