islice.from constructor

islice.from(
  1. PythonClassInterface<PythonFfiDelegate<Object?>, Object?> pythonClass
)

Implementation

islice.from(super.pythonClass) : super.from();