lib/core: Have `is_empty` work with `_bytelen` instead of `length` for speed
authorLucas Bajolet <r4pass@hotmail.com>
Tue, 8 Dec 2015 18:22:20 +0000 (13:22 -0500)
committerLucas Bajolet <r4pass@hotmail.com>
Tue, 29 Dec 2015 04:49:28 +0000 (23:49 -0500)
commit2bcea52b81037eb0950b68b58a159952f0ab738a
tree176e03d1a9cf6c86217794adeef6bf97fc96ef28
parentb20ae029aaae181a06118962a5a9a4c997b68ace
lib/core: Have `is_empty` work with `_bytelen` instead of `length` for speed

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