pystencils.AssignmentCollection.new_merged

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:

AssignmentCollection

Parameters:

other (AssignmentCollection)