AFAIK there is no way to do this directly. For the best approach, see the family of helper functions for broadcast. In particular, depending on what you want exactly (which you did not describe fully), you need roughly something like
where T is the result of some computation on types from the types of exs, done by a helper function (look at containertype, _containertype, and promote_containertype, obviously you need something much simpler).