ManyToManyMethod

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

Bases: Protocol[K, T]

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