Closed pbarada closed 1 year ago
Add iprev pointer to Instnode that points to the previous Instnode(or NULL) thereby creating a double-linked list of Instnodes which speeds up previnstnode().
Abandoning pull request.
Add iprev pointer to Instnode that points to the previous Instnode(or NULL) thereby creating a double-linked list of Instnodes which speeds up previnstnode().