In the MRI implementation of gc.c I saw an object named undef. What is that undef object? What is its class? How can I access it? Is there any utility for it?
In the MRI implementation of gc.c I saw an object named undef. What is that undef object? What is its class? How can I access it? Is there any utility for it?