company logo

join method

The join method is a method, which flattens a path by combining instances from all path elements.

join(Persons().children()) results in a collection of instances containing two Person instances.

Generalisations:  set method

Related topics