baybe.utils.basic.hilberts_factory¶ baybe.utils.basic.hilberts_factory(factory: Callable[[...], _T])[source]¶ Provide an infinite stream of the factory’s products. Return type: Iterable[TypeVar(_T)]