NoSkillPureAndy
NoSkillPureAndy
CC#
Created by NoSkillPureAndy on 6/23/2023 in #help
✅ Writing a scuffed way to use an "assignment" (=) operator
Also, just realized that I just typed class instead of struct.
21 replies
CC#
Created by NoSkillPureAndy on 6/23/2023 in #help
✅ Writing a scuffed way to use an "assignment" (=) operator
In my case it doesn't really matter.
21 replies
CC#
Created by NoSkillPureAndy on 6/23/2023 in #help
✅ Writing a scuffed way to use an "assignment" (=) operator
Definitely not strictly necessary, just maybe a nice-to-have. It's just for brevity's sake.
21 replies
CC#
Created by NoSkillPureAndy on 6/23/2023 in #help
✅ Writing a scuffed way to use an "assignment" (=) operator
I just think it'd be nice not to type .Value everywhere, I use this type a lot.
21 replies
CC#
Created by NoSkillPureAndy on 11/9/2022 in #help
How would I check if a generic type is unmanaged, then pass it to a method with where T ; unmanaged?
I settled for a very big switch expression
5 replies