ENH: add UPtrList method to squeeze out (remove) null pointers
- moves any nullptr to the end of the list where they can be eliminated in a second step with resize()
Please register or sign in to comment
- moves any nullptr to the end of the list where they can be eliminated in a second step with resize()