Hi,
In message "Re: Ruby and Judy"
on 02/08/26, dougbaskins / frii.com <dougbaskins / frii.com> writes:
|As soon as I finish, I will be interested in testing (and possibly
|tuning) JudySL for suitability inside an interpreter
|(Python/Perl/Java/Ruby/etc.).
As Ruby's author, I am pretty interested in replacing internal hash
functions with Judy, but I need support for hash for length specified
string, since strings in Ruby can contain NUL.
matz.