Use type predicate macros instead of `mrb_type` if possible
For efficiency with `MRB_WORD_BOXING` (implement type predicate macros for all `enum mrb_vtype`).
Showing
Please register or sign in to comment
For efficiency with `MRB_WORD_BOXING` (implement type predicate macros for all `enum mrb_vtype`).