class documentation

class _GenerativeType(compat_typing.Protocol): (source)

View In Hierarchy

Undocumented

Method _generate Undocumented
def _generate(self) -> Self: (source)

Undocumented