Ask a question to get started
Enter to sendā¢Shift+Enter new line
is_async_generator( func: Any, ) -> TypeGuard[Callable[..., AsyncIterator]]
Check if a function is an async generator.