insertAt

fun insertAt(index: Int, atom: String): RGA

Inserts an atom into the RGA at the specified index.

Return

the resulting delta operation.