repeat(sequence.length) { index -> value[index] = sequence.parseDigit(index, context) }