toSections

fun Iterable<StoryStep>.toSections(): List<Section>
fun Map<Int, StoryStep>.toSections(): List<Section>