pystencils.AssignmentCollection.new_merged#
- AssignmentCollection.new_merged(other)#
Returns a new collection which contains self and other. Subexpressions are renamed if they clash.
- Return type:
- Parameters:
other (AssignmentCollection)
Returns a new collection which contains self and other. Subexpressions are renamed if they clash.
other (AssignmentCollection)