Remove TState type parameter from EvaluableState #34
Labels
refactor
Something is working, but it could be cleaner
technical debt
Something is working, but is causing headaches elsewhere
Milestone
Remove the TState type parameter from EvaluableState abstract class because it is only used for the ITypedClonable interface which is not a system requirement.
Documentation should note that it would be helpful to implement a cloning feature for implementations of EvaluableState
The text was updated successfully, but these errors were encountered: