-
Notifications
You must be signed in to change notification settings - Fork 10
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
Now in Base #15
base: master
Are you sure you want to change the base?
Now in Base #15
Conversation
[skip ci]
Maybe deprecate this package (as we do want users to adopt this style?), or not, as Julia LTS still important. If I recall, it's in Julia 1.4, and e.g. begin, not ibegin. |
You'll need a more nuanced statement, try the |
Co-authored-by: Curtis Vogt <curtis.vogt@gmail.com>
It's not just that the syntax is different. This can do stuff that Base can't, and vice versa. Like I said, try to get the I'm all in favor of updating the README with information about the improvements in Julia itself, it's just that the statement has to be accurate. |
[ci skip]
I think you could pull the latest commit (and not complicate my text further; people could see here on mix-and match). Not too important thoughts: I thought it regrettable if people use this package, with non-standard "syntax" (strictly speaking completely Julia syntax). I guess you can and must mix and match new syntax, and e.g. your view on different (or same lines). You could even mix like, while I guess not advised:
|
[skip ci]