ManyToOne

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

Bases: Protocol[T]

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