Can I write a generic type-aliase so that: `MyBundle[t]` is exactly equivalent to `Tuple[List[t], t, List[t]]`