> Weirdly enough that code runs ~25% faster for me when changing res from > string to seq[char], 1.51 instead of 1.99. I have no clue why.
@Tarmean: Strange indeed ... I did try that too, but the performance was the same.
> Weirdly enough that code runs ~25% faster for me when changing res from > string to seq[char], 1.51 instead of 1.99. I have no clue why.
@Tarmean: Strange indeed ... I did try that too, but the performance was the same.