Functionsยง
- get_
recursive_ refs - Returns a list of indices of all recursive references in the given object and its references.
- resolve_
all_ refs - Attempts to resolve all references in the given object and its references. This will remove all unused references and resolve all non-recursively stored references. If there are any recursive references, they will be left as LoadRef or StoreRef objects and included in the returned references.