mod-merge-classes/intervals ( c1 c2 i1 i2 -- c3 i3 )


Vocabulary
compiler.tree.propagation.known-words

Inputs
c1an object
c2an object
i1an object
i2an object


Outputs
c3an object
i3an object


Definition