Allow empty value list in propagateMetadata(Inst, ArrayOf...)
This will allow writing propagateMetadata(Inst, collectInterestingValues(...)) without concern about empty lists. In case of an empty list, Inst is returned without any changes.
Loading
Please register or sign in to comment