triqs.gfs.lazy_expressions.LazyExprTerminal.__call__

LazyExprTerminal.__call__(*args)

Build the lazy function-application node self(*args).

Parameters:
*args

Arguments to bind into the resulting "F"-tagged node.

Returns:
LazyExpr