# meshed.scrap.wrapping_dags

Wrapping dags

### Functions

| `test_ddag`()   |    |
|-----------------|----|

### Classes

| [`DDag`](#meshed.scrap.wrapping_dags.DDag)([func_nodes, cache_last_scope, ...])   |    |
|----------------------------------------------------------------------------------------------|----|

### *class* meshed.scrap.wrapping_dags.DDag(func_nodes=(), cache_last_scope=True, parameter_merge=functools.partial(<function parameter_merger>, same_kind=True, same_default=True, same_annotation=True), new_scope=<class 'dict'>, name=None, extract_output_from_scope=<function extract_values>)

Bases: [`DAG`](meshed.dag.html.md#meshed.dag.DAG)
