lib/string: use indexed access to chars instead of iterators
authorAlexis Laferrière <alexis.laf@xymus.net>
Tue, 12 Aug 2014 21:11:38 +0000 (17:11 -0400)
committerAlexis Laferrière <alexis.laf@xymus.net>
Wed, 13 Aug 2014 15:39:59 +0000 (11:39 -0400)
commitab1406758c3d99da35925d3bce07c7018ef7b72b
tree156dd02705109ad7751adf5349385d1e3c4208d2
parent65374026a85317c2d605618730af1baa08835152
lib/string: use indexed access to chars instead of iterators

Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>
lib/standard/string.nit