In this video, I show you how DIVEX and Composition Language 1 can be used with object-oriented code.
An instance constructor of a class can be used as a function in DIVEX and this opens up the ability to do dependency injection with the ability to decide on certain dependencies of a class and leave other dependencies undecided.
You can try this example in the browser: https://divex.dev/try-in-the-browser-cscompose/?sample=Ctor1