this is a feature request to extend the inverse of `OneOf` which currently supports only mapping type input: https://github.com/Project-MONAI/MONAI/blob/ca90628ffbadf37031b06d2506c7938c0a29f25b/monai/transforms/compose.py#L266-L267
this is a feature request to extend the inverse of
OneOfwhich currently supports only mapping type input:MONAI/monai/transforms/compose.py
Lines 266 to 267 in ca90628