spectest icon indicating copy to clipboard operation
spectest copied to clipboard

Modifying Data Structures

Open nao1215 opened this issue 8 months ago • 0 comments

Spectest has many fields within a single struct. I believe these fields can be encapsulated into smaller structs. By creating new structs and associating methods with them, the code readability and organization can be significantly improved.

nao1215 avatar Oct 31 '23 14:10 nao1215