itertools.from constructor

itertools.from(
  1. PythonModuleInterface<PythonFfiDelegate<Object?>, Object?> pythonModule
)

Implementation

itertools.from(super.pythonModule) : super.from();