This is an implementation of the translator pattern, that allow us to have an instance over Compose that can smartly know about top level params and deep one without the need of any extra references.
Example
//assume compose object has been defined before (as a ts Compose instance).
This is an implementation of the translator pattern, that allow us to have an instance over Compose that can smartly know about top level params and deep one without the need of any extra references.
Example