triqs.gf.lazy_expressions
Functions
  | 
Generate all terminals of an expression  | 
  | 
If expr is not a LazyExpr: returns expr unchanged.  | 
  | 
|
  | 
|
  | 
|
  | 
Given two functions Fnode(tag, childs) -> (tag, childs) Fterm(x) -> x' it transforms the expression recursively  | 
Classes
  | 
|