skipChange

fun skipChange(stories: Iterable<StoryStep>): List<StoryStep>
fun skipChange(stories: Map<Int, StoryStep>): Map<Int, StoryStep>