triqs.gfs.lazy_expressions.LazyExpr.copy

LazyExpr.copy()[source]

Shallow copy of this node (children are shared).

Returns:
LazyExpr

A new node with the same tag and childs list.