Mercurial Hosting > luan
changeset 1373:372906d1d08b
minor
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Mon, 01 Jul 2019 22:54:37 -0600 |
parents | 431d5bec3ca4 |
children | 72b699bad1a4 |
files | website/src/manual.html |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/website/src/manual.html Mon Jul 01 15:37:51 2019 -0600 +++ b/website/src/manual.html Mon Jul 01 22:54:37 2019 -0600 @@ -1862,6 +1862,12 @@ Otherwise, returns the metatable of the given table. +<h4 heading><a name="Luan.hash_code" href="#Luan.ipairs"><code>Luan.hash_code (v)</code></a></h4> + +<p> +Returns the hash code of <code>v</code>. + + <h4 heading><a name="Luan.ipairs" href="#Luan.ipairs"><code>Luan.ipairs (t)</code></a></h4> <p>