You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So we need to add a type at the Python interface similar to typing.Callable for supporting Functions as the argument. Nextly, we move to the ASR level with FunctionType.
For providing functionalities like: #992 (comment) we need to support callbacks. A simple example is:
Currently, this throws the following error:
Error
The text was updated successfully, but these errors were encountered: