comma_sep_repr_paren

hugr.utils.comma_sep_repr_paren(items: Iterable[T]) str[source]

Join items with commas and repr, wrapping them in parentheses if more than one.