ManyToMany

class ManyToMany(*args, **kwargs)[source]

Bases: Protocol[T]

Callable type taking an arbitrary number of inputs of a type and returning the same number of outputs of the same type.