-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Regression calling cfunction #23020
Comments
Use |
should the |
That's why I also added the |
@yuyichao Is there reference for the updated syntax ? |
New tuple type syntax? #10380 ? |
Thanks. Does it not seem a little inconsistent that, e.g., |
It should probably eventually be deprecated in |
Of the top of my head |
|
I'm not a big fan of the inconsistency here, the fact that we now have |
Tuple of types is only kept for convinience. If people don't like that, we can certainly just drop all of them. |
@quinnj I thought so too initially, but I'm pretty satisfied with
|
Julia 0.6
The text was updated successfully, but these errors were encountered: