[#144] Another implementation of Bignum — "Dmitry Antipov" <dmitry.antipov@...>

Hello Ruby hackers,

15 messages 2002/06/06

Re: rb_hash_has_key() and friends non-static...

From: Joel VanderWerf <vjoel@...>
Date: 2002-06-03 23:50:17 UTC
List: ruby-core #118
Sean Chittenden wrote:
...
> hopefully follow - any thought?  Many of the methods for Ruby's data
> types are hidden behind static declarations and I'd like to know if
> those can be opened up as valid methods for C programmers.

and rb_mod_lt and the like, please, please, pretty please?

In This Thread