to_s() public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
static VALUE
nucomp_to_s(VALUE self)
{
    return nucomp_format(self, f_to_s);
}
Register or log in to add new notes.