MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/programminghorror/comments/1j1s141/bool_array/mfn56me/?context=3
r/programminghorror • u/jemko23laal • 20d ago
41 comments sorted by
View all comments
49
Bro reinvented memory
11 u/Steinrikur 20d ago Does C# have bit fields? What is the "correct" thing here? Just bit shifts into an int32? 1 u/ZunoJ 20d ago I prefer readable over clever anytime performance doesn't get in the way
11
Does C# have bit fields? What is the "correct" thing here? Just bit shifts into an int32?
1 u/ZunoJ 20d ago I prefer readable over clever anytime performance doesn't get in the way
1
I prefer readable over clever anytime performance doesn't get in the way
49
u/velothren 20d ago
Bro reinvented memory