Constructs this multicast delegate with a given array of delegates. Does not duplicate the array, so future modifications might change the behavior of this delegate. It is recommended only to use this for @nogc compatibility.
See Implementation
Constructs this multicast delegate with a given array of delegates. Does not duplicate the array, so future modifications might change the behavior of this delegate. It is recommended only to use this for @nogc compatibility.