lumiera_/tests/core/steam
Ichthyostega 81ee9a2e67 Dispatcher-Pipeline: builder type rebinding problems
...hard to tackle...
The idea is to wrap the TreeExplorer builder, so that our specific
builder functions can delegated to the (inherited) generic builder functions
and would just need to supply some cleverly bound lambdas. However,
resulting types are recursive, which does not play nice with type inference,
and working around that problem leads to capturing a self reference,
which at time of invocation is already invalidated (due to moving the
whole pipeline into the final storage)
2023-06-03 03:44:22 +02:00
..
asset Library: rectify confusingly named function on the Grid API 2022-12-05 01:05:23 +01:00
control Functions-Commands: discard the ability to compare functors for equivalence (closes #294) 2019-06-23 19:45:30 +02:00
engine Dispatcher-Pipeline: builder type rebinding problems 2023-06-03 03:44:22 +02:00
mobject Segmentation: reorganise namespaces 2023-04-25 18:27:16 +02:00
play Dispatcher-Pipeline: builder type rebinding problems 2023-06-03 03:44:22 +02:00