Join multiple disposables into a single disposer function.
The disposables to join.
A disposer function that disposes all the given disposables when called.
Join multiple disposables into a single disposer function.