lib/core: Re-made `length` an attribute in `FlatString` since its cost as lazy was...
authorLucas Bajolet <r4pass@hotmail.com>
Mon, 7 Dec 2015 18:04:54 +0000 (13:04 -0500)
committerLucas Bajolet <r4pass@hotmail.com>
Mon, 28 Dec 2015 18:19:52 +0000 (13:19 -0500)
commitc481825970405a2076cb68b69cf58ccc2af8e8ce
treef9dc9c49479f4c209af67fd043f2622f5d9414e8
parent907892acc9328df40fd68bbb4dad64438e6d1979
lib/core: Re-made `length` an attribute in `FlatString` since its cost as lazy was prohibitive

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