8.2.8.18.34. blue¶
- DispatchPipe.blue(memo=None, depth=-1)
Constructs a Blueprint out of the current object.
- Parameters:
memo (dict[T,schedula.utils.blue.Blueprint]) – A dictionary to cache Blueprints.
depth (int, optional) – Depth of sub-dispatch blue. If negative all levels are bluprinted.
- Returns:
A Blueprint of the current object.
- Return type: