deepCopy

fun deepCopy(currentStates: MutableSet<State> = mutableSetOf()): MutableSet<State>