OneToMany

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

Bases: Protocol[T]

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