lumiera_/tests/core
Ichthyostega a84dbd7bfb Invocation: develop an abbreviated node spec
showing the Node-symbol and a reduced rendering of
either the predecessor or a collection of source nodes.

For this we need functionality to traverse the node graph depth-first
and collect all leaf nodes (which are the source nodes without predecessor);
such can be implemented with the help of the expandAll() functionality
of `lib::IterExplorer`. In addition we need to collect, sort and deduplicate
all the source-node specs; since this is a common requirement, a new
convenience builder was added to `lib::IterExplorer`
2024-11-05 03:56:38 +01:00
..
application Library: uniform definition scheme for error-IDs 2024-03-21 19:57:34 +01:00
steam Invocation: develop an abbreviated node spec 2024-11-05 03:56:38 +01:00
vault Scheduler: investigate modes of operation 2023-07-03 18:40:37 +02:00
DIR_INFO