Common Utilities

unidist.core.backends.common.utils.unwrap_object_refs(obj_refs)

Find all unidist.core.base.ObjectRef instances and unwrap underlying objects.

Parameters:

obj_refs (iterable or ObjectRef) – Iterable objects to transform recursively.

Return type:

iterable or underlying object of ObjectRef