Open leigh966 opened 1 month ago
I'm thinking there would probably be a way for this to be implemented as an array of bits. I would need to look into if this is possible and how as well as what the benefits/drawbacks would be to this approach.
This looks promising: https://learn.microsoft.com/en-us/dotnet/api/system.collections.bitarray?view=net-8.0&redirectedfrom=MSDN
I'm thinking there would probably be a way for this to be implemented as an array of bits. I would need to look into if this is possible and how as well as what the benefits/drawbacks would be to this approach.