Closed clragon closed 2 years ago
hashsets cant be serialized. we convert to a list before serialization, then read that list and convert it to a hashset again when deserializing.
hashsets cant be serialized. we convert to a list before serialization, then read that list and convert it to a hashset again when deserializing.