Multicast

MulticastDelegate API which asserts out if you attempt to call it with an empty list.

@safe
alias Multicast(Del) = MulticastImpl!(Del, true)

Meta