while taking a look at _item.c and item.pyx i remembered that cpython provides opaque handles for pointers
it seems to me that optr should be ported to that
btw, whats the reason for that particular abstraction, at first glance it seems strange, but i lack the context in which it originated
while taking a look at
_item.canditem.pyxi remembered that cpython provides opaque handles for pointersit seems to me that optr should be ported to that
btw, whats the reason for that particular abstraction, at first glance it seems strange, but i lack the context in which it originated