Bone-Market-Solver/bonemarketsolver
Jeremy Saklad 21ea715dd1
Refactor Action as data class
Action is now a frozen data class.

All properties of Action now have type hints, and __slots__ are used
for properties without default values (that is, name).
2021-09-18 19:18:39 -05:00
..
2021-09-14 19:47:55 -05:00
2021-09-18 19:18:39 -05:00
2021-08-14 17:55:45 -05:00