lib/standard/ropes: Adapted == method for Ropes since the == method from Collection...
authorLucas Bajolet <r4pass@hotmail.com>
Thu, 5 Jun 2014 14:37:48 +0000 (10:37 -0400)
committerLucas Bajolet <r4pass@hotmail.com>
Thu, 5 Jun 2014 18:17:07 +0000 (14:17 -0400)
commit8aa9bde70a4335bfba8631be5081a4cb5539fa03
tree4e30c00b1046cffca2c0ea99156f925d38392da8
parent1eab0bfed851b41afc47b3cc39975e42a24d110d
lib/standard/ropes: Adapted == method for Ropes since the == method from Collection uses indexed access => very slow on ropes.

Signed-off-by: Lucas Bajolet <r4pass@hotmail.com>
lib/standard/ropes.nit