refactor code to call mrb_inspect() instead
mrb_inspect() also calls mrb_obj_as_string() after #inspect to ensure the mrb_value is a string.
Showing
Please register or sign in to comment
mrb_inspect() also calls mrb_obj_as_string() after #inspect to ensure the mrb_value is a string.