Loading
refactor: Experience as a struct
Having it as a struct will give us some properties of data values, while still allowing us to create interal mutable variables to implement stateful methods.
Having it as a struct will give us some properties of data values, while still allowing us to create interal mutable variables to implement stateful methods.