The JoinByName operator in DIVEX and Composition Language 1 (Video)

In this video I talk about the JoinByName operator in DIVEX and Composition Language 1.

The JoinByName operator allows you to join or merge two parameters of a function that have the same name. DIVEX functions are allowed to have parameters with the same name. This can happen for example if you inject two functions into a function, and these two functions have parameters with the same name.

You can try the example in the browser here: https://divex.dev/try-in-the-browser-cscompose/?sample=JoinByName

Leave a Reply

Your email address will not be published. Required fields are marked *