Chaocipher: Difference between revisions

Line 1,049:
fun exec = text by text value, Chaocipher:Mode mode, logic showSteps
^|since texts are mutable, we can operate directly on them without the need of Lists|^
text left = *L_ALPHABET # by using the valueOf operatoreoperator we are sure that the string is copied
text right = *R_ALPHABET
text eText = text(" ", value.length)
226

edits