[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: hash metamethod?
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Mon, 2 Feb 2009 23:13:01 -0200
>
> The fingerprint method would probably be more palatable if there was an
> implementation of Rabin's algorithm available for Lua and written in C that
> worked really nicely on Lua types.
Do you know a simple, free C implementation of this fingerprint method?
If so, then it should be simple to adapt it to work with Lua types.