-
- Downloads
Add mp_obj_is_subclass_fast() - intended for fast argument checking.
I.e. as replacement of MP_OBJ_IS_TYPE(), which takes into account subclassing.
Please register or sign in to comment
I.e. as replacement of MP_OBJ_IS_TYPE(), which takes into account subclassing.