seqlua

changeset 47:31a78781a1e0

Replaced "due to the following reasons" with "due to the following considerations" in README
author jbe
date Mon Aug 25 04:11:58 2014 +0200 (2014-08-25)
parents 8889bb4c9b24
children facf29831f6f
files README
line diff
     1.1 --- a/README	Mon Aug 25 04:05:40 2014 +0200
     1.2 +++ b/README	Mon Aug 25 04:11:58 2014 +0200
     1.3 @@ -130,7 +130,7 @@
     1.4      print_rows{result[1], result[#result]}
     1.5  
     1.6  This extension, however, doesn't respect the ``__len`` metamethod due to the
     1.7 -following reasons:
     1.8 +following considerations:
     1.9  
    1.10  * An efficient implementation where ``for i, v in ipairs(tbl) do ... end`` does
    1.11    neither create a closure nor repeatedly evaluate ``#tbl`` seems to be

Impressum / About Us